openbsd-ports/security/pear-Auth-HTTP/Makefile
2013-03-11 11:35:43 +00:00

17 lines
272 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 11:41:27 espie Exp $
COMMENT= HTTP authentication
V= 2.1.6
DISTNAME= Auth_HTTP-${V}
PKGNAME= pear-Auth-HTTP-${V}
REVISION = 1
CATEGORIES= security
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>