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

15 lines
277 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= File_Find
PORTVERSION= 1.3.3
CATEGORIES= sysutils www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class that facilitates the search of filesystems
LICENSE= PHP301
USES= pear
.include <bsd.port.mk>