ports/sysutils/pear-File_Find/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

15 lines
281 B
Makefile

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