aaa1885833
ok jasper@
18 lines
326 B
Makefile
18 lines
326 B
Makefile
# $OpenBSD: Makefile,v 1.12 2010/12/03 11:44:37 ajacoutot Exp $
|
|
|
|
COMMENT= check for POD errors in files
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Test-Pod-1.44
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|