freebsd-ports/sysutils/pear-File_Find/Makefile
2021-04-06 16:31:07 +02:00

14 lines
266 B
Makefile

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