20 lines
324 B
Makefile
20 lines
324 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:44:44 espie Exp $
|
|
|
|
COMMENT= process and decode WWW forms and cookies
|
|
|
|
DISTNAME= CGI-Lite-2.02
|
|
REVISION= 0
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= Abel Camarillo <acamari@the00z.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|