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

19 lines
338 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:22 espie Exp $
COMMENT = replaces actual time with simulated time
MODULES = cpan
DISTNAME = Test-MockTime-0.09
REVISION = 0
CATEGORIES = devel
USE_GROFF = Yes
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>