openbsd-ports/www/p5-CGI-Lite/Makefile
benoit d42cf4794e Update to p5-CGI-Lite-3.00.
from Abel Abraham Camarillo Ojeda (maintainer)
2015-06-10 09:17:37 +00:00

18 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.11 2015/06/10 09:17:37 benoit Exp $
COMMENT= process and decode WWW forms and cookies
DISTNAME = CGI-Lite-3.00
CATEGORIES= www
MAINTAINER= Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>