openbsd-ports/www/p5-Apache-ASP/Makefile
ajacoutot df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00

22 lines
412 B
Makefile

# $OpenBSD: Makefile,v 1.18 2010/12/03 11:46:51 ajacoutot Exp $
COMMENT= Apache ASP support
MODULES= cpan
DISTNAME= Apache-ASP-2.61
REVISION= 0
CATEGORIES= www
USE_GROFF = Yes
RUN_DEPENDS= devel/p5-MLDBM-Sync>=0.25 \
www/mod_perl
BUILD_DEPENDS= devel/p5-MLDBM-Sync>=0.25
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>