opnsense-ports/sysutils/pear-File_Find/Makefile
Franco Fichtner dc6450847d */*: sync with upstream
Taken from: FreeBSD
2016-07-25 23:14:01 +02:00

15 lines
278 B
Makefile

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