Ticket #4684: Portfile

File Portfile, 400 bytes (added by dports@…, 19 years ago)

p5-cgi-3.11 Portfile

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