aboutsummaryrefslogtreecommitdiffstats
path: root/security/pear-Auth_HTTP/Makefile
blob: 032c4a3250f8bd98098963b27f8138ef9c8230ed (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= ports@FreeBSD.org
COMMENT=    PEAR HTTP authentication

USES=   pear

.include <bsd.port.mk>