1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.branches 5.8 5.10 5.12 5.14 5.16 |
---|
8 | perl5.setup common-sense 3.6 ../by-authors/id/M/ML/MLEHMANN |
---|
9 | platforms darwin |
---|
10 | maintainers l2g openmaintainer |
---|
11 | license Artistic GPL |
---|
12 | description common::sense - best-practice strictures and pragmas \ |
---|
13 | condensed into a single \'use\' |
---|
14 | |
---|
15 | long_description ${description} |
---|
16 | |
---|
17 | checksums sha1 5be4f69ea11d4b334f0f4250ab1178bd02b51f1d \ |
---|
18 | rmd160 6274f881b2abf3731b10744e16d261430a61cb85 |
---|
19 | |
---|
20 | supported_archs noarch |
---|