openbsd-ports/textproc/p5-Pod-Tests/Makefile
2013-03-11 11:35:43 +00:00

15 lines
256 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 11:42:43 espie Exp $
COMMENT= extracts embedded tests and code examples from pod
MODULES= cpan
USE_GROFF = Yes
DISTNAME= Pod-Tests-1.19
CATEGORIES= textproc
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>