14 lines
240 B
Makefile
14 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:51:14 naddy Exp $
|
|
|
|
COMMENT= extracts embedded tests and code examples from pod
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Pod-Tests-1.19
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|