1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/www/p5-CGI-SpeedyCGI/Makefile
Jun Kuriyama 4f531b6a14 Add p5-CGI-SpeedyCGI 2.11,
speed up perl CGI scripts by running them persistently.

PR:		ports/35741
Submitted by:	Lars Thegler <lars@thegler.dk>
2002-03-25 13:42:29 +00:00

21 lines
436 B
Makefile

# 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>