freebsd-ports/sysutils/pear-File/Makefile
2021-05-23 00:20:48 +08:00

15 lines
266 B
Makefile

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