aboutsummaryrefslogtreecommitdiff
path: root/security/pear-File_HtAccess/Makefile
blob: e52918c7a516c75db4643c748a7231527897227d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	File_HtAccess
PORTVERSION=	1.2.1
CATEGORIES=	security www pear

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

USES=		pear

.include <bsd.port.mk>