opnsense-ports/security/pear-Auth_HTTP/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

12 lines
182 B
Makefile

# $FreeBSD$
PORTNAME= Auth_HTTP
PORTVERSION= 2.1.8
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR HTTP authentication
USES= pear
.include <bsd.port.mk>