openbsd-ports/textproc/p5-Pod-Tests/Makefile

19 lines
354 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:46:49 ajacoutot Exp $
COMMENT= extracts embedded tests and code examples from pod
MODULES= cpan
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
DISTNAME= Pod-Tests-0.18
REVISION= 1
CATEGORIES= textproc
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>