openbsd-ports/www/p5-HTTP-Server-Simple/Makefile
2007-01-16 17:52:06 +00:00

18 lines
361 B
Makefile

# $OpenBSD: Makefile,v 1.3 2007/01/16 17:52:07 simon Exp $
COMMENT= "simple standalone HTTP server"
MODULES= cpan
DISTNAME= HTTP-Server-Simple-0.20
CATEGORIES= www
MAINTAINER= Deanna Phillips <deanna@sdf.lonestar.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>