forked from Lainports/opnsense-ports
14 lines
233 B
Makefile
14 lines
233 B
Makefile
PORTNAME= File_Find
|
|
PORTVERSION= 1.3.3
|
|
CATEGORIES= sysutils www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR class that facilitates the search of filesystems
|
|
|
|
LICENSE= PHP301
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|