freebsd-ports/security/pear-Auth_HTTP/Makefile
2021-05-23 00:20:48 +08:00

10 lines
173 B
Makefile

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