aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_HTTP/Makefile
blob: d53987fe5e6c3c7dbf9783ee376e92016e54ab6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $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>