aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-SpeedyCGI/Makefile
blob: e333267c1d0a4a150d466ca68aa1f2c7574229b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    CGI-SpeedyCGI
# Date created:             Sun Mar 10 16:44:06 CET 2002
# Whom:                 Lars Thegler <lars@thegler.dk>
#
# $FreeBSD$
#

PORTNAME=   CGI-SpeedyCGI
PORTVERSION=    2.11
CATEGORIES= www perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX=  p5-

MAINTAINER= lars@thegler.dk

#SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
PERL_CONFIGURE= yes

.include <bsd.port.mk>