aboutsummaryrefslogblamecommitdiff
path: root/www/p5-CGI-Simple/Makefile
blob: ac644c3dc97cd3570e393078f9379d22fae42af6 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                      
                     
                         
                    
                                  
                   










                                                                          
                      
# New ports collection makefile for:	p5-CGI-Simple
# Date created:		16 November 2004
# Whom:			Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	CGI-Simple
PORTVERSION=	1.113
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ANDYA
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	A simple totally OO CGI interface that is CGI.pm compliant

PERL_CONFIGURE=	yes

MAN3=		CGI::Simple.3 \
		CGI::Simple::Cookie.3 \
		CGI::Simple::Standard.3 \
		CGI::Simple::Util.3

.include <bsd.port.mk>