b233276d78
Approved by: mat (mentor)
13 lines
271 B
Makefile
13 lines
271 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
# $FreeBSD$
|
|
|
|
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>
|