openbsd-ports/www/p5-Apache-Test/Makefile

22 lines
430 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2007/01/16 17:52:06 simon Exp $
COMMENT= "Test wrapper with helpers for testing Apache"
MODULES= cpan
DISTNAME= Apache-Test-1.28
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= www
2004-07-04 19:40:05 -04:00
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>