pkgsrc-wip/pear-PHP_Timer/Makefile

17 lines
439 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/02/11 21:04:10 noud4 Exp $
#
DISTNAME= PHP_Timer-1.0.5
CATEGORIES= devel
MASTER_SITES+= http://pear.phpunit.de/get/
MAINTAINER= noud4@users.sourceforge.net
HOMEPAGE= http://pear.phpunit.de/
COMMENT= Utility class for timing
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"