openbsd-ports/www/p5-Apache-Test/Makefile
2007-01-29 16:31:58 +00:00

21 lines
404 B
Makefile

# $OpenBSD: Makefile,v 1.8 2007/01/29 16:31:58 simon Exp $
COMMENT= "Test wrapper with helpers for testing Apache"
MODULES= cpan
DISTNAME= Apache-Test-1.29
CATEGORIES= www
MAINTAINER= Michael Coulter <mjc@openbsd.org>
# Apache License 2.0
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
# does not work
NO_REGRESS= Yes
.include <bsd.port.mk>