2010-12-03 11:46:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:46:51 ajacoutot Exp $
|
2009-05-30 23:44:02 +00:00
|
|
|
|
|
|
|
COMMENT= process and decode WWW forms and cookies
|
|
|
|
|
|
|
|
DISTNAME= CGI-Lite-2.02
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 0
|
2009-05-30 23:44:02 +00:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= Abel Camarillo <acamari@the00z.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-19 08:02:53 +00:00
|
|
|
USE_GROFF = Yes
|
2009-05-30 23:44:02 +00:00
|
|
|
|
2010-10-22 19:24:42 +00:00
|
|
|
MODCPAN_EXAMPLES= Yes
|
2009-05-30 23:44:02 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|