2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:44:44 espie Exp $
|
2009-05-30 19:44:02 -04:00
|
|
|
|
2012-10-15 11:06:41 -04:00
|
|
|
COMMENT= process and decode WWW forms and cookies
|
2009-05-30 19:44:02 -04:00
|
|
|
|
|
|
|
DISTNAME= CGI-Lite-2.02
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2009-05-30 19:44:02 -04:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= Abel Camarillo <acamari@the00z.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-19 04:02:53 -04:00
|
|
|
USE_GROFF = Yes
|
2009-05-30 19:44:02 -04:00
|
|
|
|
2010-10-22 15:24:42 -04:00
|
|
|
MODCPAN_EXAMPLES= Yes
|
2009-05-30 19:44:02 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|