openbsd-ports/www/p5-Apache-ASP/Makefile
merdely ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00

20 lines
415 B
Makefile

# $OpenBSD: Makefile,v 1.14 2007/09/15 20:38:22 merdely Exp $
COMMENT= Apache ASP support
MODULES= cpan
DISTNAME= Apache-ASP-2.59
CATEGORIES= www
RUN_DEPENDS= :p5-MLDBM-Sync->=0.25:devel/p5-MLDBM-Sync \
::www/mod_perl
BUILD_DEPENDS= :p5-MLDBM-Sync->=0.25:devel/p5-MLDBM-Sync
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>