18 lines
313 B
Makefile
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>
|