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

PORTNAME=	File_HtAccess
PORTVERSION=	1.2.1
CATEGORIES=	security www pear

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

USES=		pear

.include <bsd.port.mk>