pkgsrc/textproc/pear-File_Find/Makefile
taca 7282c536d3 Update pear-File_Find to 1.3.3.
1.3.3:
Fix release

1.3.2:

QA release
* Bug #18779 PHP Deprecated: Assigning the return value of new by reference is
  deprecated
* Bug #19530 Array to string conversion
2015-08-30 14:59:16 +00:00

10 lines
267 B
Makefile

# $NetBSD: Makefile,v 1.6 2015/08/30 14:59:16 taca Exp $
DISTNAME= File_Find-1.3.3
CATEGORIES+= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Class that facilitates the search of filesystems
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"