openbsd-ports/www/p5-CGI-Simple/Makefile

21 lines
413 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2006/11/28 11:09:51 espie Exp $
2006-11-04 14:09:24 -05:00
COMMENT= "drop-in object-oriented CGI.pm replacement"
VERSION= 0.077
DISTNAME= Cgi-Simple-${VERSION}
PKGNAME= p5-CGI-Simple-${VERSION}
CATEGORIES= www
2006-11-04 14:09:24 -05:00
MAINTAINER= Simon Dassow <janus@errornet.de>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
2006-11-04 14:09:24 -05:00
.include <bsd.port.mk>