mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
db4663d539
Sponsored by: Netzkommune GmbH
13 lines
183 B
Makefile
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>
|