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

21 lines
404 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2007/09/15 20:38:23 merdely Exp $
COMMENT= Test wrapper with helpers for testing Apache
MODULES= cpan
DISTNAME= Apache-Test-1.29
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>