pkgsrc-wip/pear-File_Iterator/Makefile

16 lines
458 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/02/11 21:04:09 noud4 Exp $
DISTNAME= File_Iterator-1.3.4
CATEGORIES= devel
MASTER_SITES+= http://pear.phpunit.de/get/
MAINTAINER= noud4@users.sourceforge.net
HOMEPAGE= http://pear.phpunit.de/
COMMENT= Filters files based on a list of suffixes
LICENSE= modified-bsd
BUILD_DEPENDS+= ${PHP_PKG_PREFIX}-pear-channel-phpunit-[0-9]*:../../wip/pear-channel-phpunit
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"