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

16 lines
283 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
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>