pkgsrc/textproc/pear-File_Find/Makefile
2009-07-17 18:00:13 +00:00

12 lines
306 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/07/17 18:00:25 adrianp Exp $
DISTNAME= File_Find-1.3.0
CATEGORIES+= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= A Class the facilitates the search of filesystems
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"