summaryrefslogtreecommitdiff
path: root/www/SpeedyCGI/Makefile
blob: f0eaff48a81fc309347988707b8104d5bcc5e0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:35 jlam Exp $

DISTNAME=	CGI-SpeedyCGI-2.22
PKGNAME=	SpeedyCGI-2.22
PKGREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://daemoninc.com/SpeedyCGI/

MAINTAINER=	adrianp@stindustries.net
HOMEPAGE=	http://daemoninc.com/speedycgi/
COMMENT=	Speed up perl scripts by running them persistently

PERL5_PACKLIST= auto/CGI/SpeedyCGI/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"