15 lines
274 B
Makefile
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>
|