18 lines
294 B
Makefile
18 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.8 2014/09/08 20:08:12 rpe Exp $
|
|
|
|
COMMENT= process and decode WWW forms and cookies
|
|
|
|
DISTNAME= CGI-Lite-2.04
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= Abel Camarillo <acamari@the00z.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|