openbsd-ports/devel/p5-Test-MockModule/Makefile

17 lines
336 B
Makefile
Raw Normal View History

2010-07-13 15:46:10 -04:00
# $OpenBSD: Makefile,v 1.6 2010/07/13 19:46:13 sthen Exp $
COMMENT= override subroutines in a module for unit testing
2006-11-29 03:23:29 -05:00
MODULES= cpan
DISTNAME= Test-MockModule-0.05
2010-07-13 15:46:10 -04:00
REVISION= 1
2006-11-29 03:23:29 -05:00
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>