summaryrefslogtreecommitdiff
path: root/www/SpeedyCGI/Makefile
blob: 666a5b108ad6fd47f36a795932d2199bf433ea21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2005/07/16 01:19:24 jlam Exp $

DISTNAME=	CGI-SpeedyCGI-2.22
PKGNAME=	SpeedyCGI-2.22
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"