aboutsummaryrefslogtreecommitdiff
path: root/security/pear-File_HtAccess/Makefile
blob: 35215d91c658d8a6357af163ac0944a0e535249f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTNAME=	File_HtAccess
PORTVERSION=	1.2.1
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class to manipulate .htaccess files

USES=		pear

.include <bsd.port.mk>