opnsense-ports/sysutils/pear-File/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
272 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= File
PORTVERSION= 1.4.1
PORTEPOCH= 2
CATEGORIES= sysutils www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR common file and directory routines
USES= pear
USE_PHP= pcre
.include <bsd.port.mk>