freebsd-ports/security/pear-File_HtAccess/Makefile
2021-05-23 00:20:48 +08:00

12 lines
263 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
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>