10 lines
173 B
Makefile
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>
|