Ticket #4684: Portfile
File Portfile, 400 bytes (added by dports@…, 19 years ago) |
---|
Line | |
---|---|
1 | # $Id: Portfile,v 1.4 2005/08/11 21:33:30 rshaw Exp $ |
2 | PortSystem 1.0 |
3 | PortGroup perl5 1.0 |
4 | |
5 | perl5.setup CGI.pm 3.11 |
6 | maintainers machowtos@mac.com |
7 | description CGI.pm |
8 | |
9 | long_description An easy-to-use Perl5 library for writing World Wide Web CGI scripts |
10 | |
11 | checksums md5 48db54871280f48bca986709f611cd6e |
12 | platforms darwin |
13 | |
14 | master_sites http://www.cpan.org/modules/by-authors/Lincoln_D_Stein |
15 |