814abbb4e6
1.3.1 2010-10-05 15:13 UTC Changelog: QA release package 2.0 Bug #2132 Doc state &search() can be called statically. It isn't true. Bug #2773 Directories with other directories named 0 Bug #4669 Repeated calls to search or maptree return multiple copies of results Bug #4983 Error in install Bug #4994 Close TODO Bug #7966 File_Find Stream Support Bug #14816 Unit test failures
12 lines
303 B
Makefile
12 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/12/22 15:48:47 taca Exp $
|
|
|
|
DISTNAME= File_Find-1.3.1
|
|
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"
|