2013-03-11 10:50:00 +00:00

19 lines
348 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:23 espie Exp $
COMMENT= track the number of times subs are called
MODULES= cpan
DISTNAME= Test-SubCalls-1.09
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Jim Razmus II <jim@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
TEST_DEPENDS= devel/p5-Hook-LexWrap
.include <bsd.port.mk>