summaryrefslogtreecommitdiff
path: root/security/pear-Auth_HTTP/Makefile
blob: 588e429eaabcb9b01254cd7dcd69823bef6256f0 (plain)
1
2
3
4
5
6
7
8
9
10
11

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>