ports/security/pear-Auth_HTTP/Makefile
Jochen Neumeister db4663d539 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:47:34 +00:00

12 lines
183 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>