openbsd-ports/devel/p5-Test-MockModule/Makefile
2013-03-11 10:50:00 +00:00

15 lines
274 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:22 espie Exp $
COMMENT= override subroutines in a module for unit testing
MODULES= cpan
DISTNAME= Test-MockModule-0.05
REVISION= 2
CATEGORIES= devel
USE_GROFF = Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>