1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-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

13 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>