opnsense-ports/sysutils/pear-File/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

15 lines
271 B
Makefile

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