Ticket #17249: Portfile

File Portfile, 614 bytes (added by blair@…, 15 years ago)
Line 
1# $Id$
2
3PortSystem          1.0
4PortGroup           perl5 1.0
5
6perl5.setup         Module-Starter 1.50
7
8name                p5-module-starter
9version             1.50
10maintainers         devclue.com:blair
11description         Module::Starter is a simple starter kit for any module
12long_description    ${description}
13homepage            http://search.cpan.org/~petdance/Module-Starter-1.50/
14platforms           darwin
15
16checksums           md5 a7a351e96e9eaa3cc9f4902146a385df \
17                    rmd160 ff70624bbddb60d83648a56c49ddd109effebb91 \
18                    sha1 f007e5ba69bdb17754688d46530d31abdfb77efd
19