2011-06-25 14:01:10 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2011/06/25 18:01:10 jasper Exp $
|
2006-12-04 05:14:00 -05:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= extracts embedded tests and code examples from pod
|
2006-12-04 05:14:00 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-19 03:54:21 -04:00
|
|
|
USE_GROFF = Yes
|
2006-12-04 05:14:00 -05:00
|
|
|
|
2011-06-25 14:01:10 -04:00
|
|
|
DISTNAME= Pod-Tests-1.19
|
2006-12-04 05:14:00 -05:00
|
|
|
CATEGORIES= textproc
|
|
|
|
|
2011-06-25 14:01:10 -04:00
|
|
|
# perl
|
2006-12-04 05:14:00 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|