openbsd-ports/textproc/pear-File-Find/Makefile
2011-11-16 15:56:36 +00:00

21 lines
401 B
Makefile

# $OpenBSD: Makefile,v 1.5 2011/11/16 15:56:37 robert Exp $
COMMENT= php class to facilitate the search of filesystems
DISTNAME= File_Find-1.3.0
REVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://pear.php.net/get/
EXTRACT_SUFX= .tgz
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>