mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
12 lines
183 B
Makefile
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>
|