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

21 lines
413 B
Makefile

# $OpenBSD: Makefile,v 1.2 2006/11/28 11:09:51 espie Exp $
COMMENT= "drop-in object-oriented CGI.pm replacement"
VERSION= 0.077
DISTNAME= Cgi-Simple-${VERSION}
PKGNAME= p5-CGI-Simple-${VERSION}
CATEGORIES= www
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
.include <bsd.port.mk>