openbsd-ports/devel/p5-Test-Pod/Makefile
sthen d77d1038d9 - update to 1.44, license is now explicitly 'same as perl' not 'artistic'.
diff from Brad.

- drop msf as maintainer as per standing request.
2010-06-18 20:24:14 +00:00

16 lines
294 B
Makefile

# $OpenBSD: Makefile,v 1.10 2010/06/18 20:24:14 sthen Exp $
COMMENT= check for POD errors in files
MODULES= cpan
DISTNAME= Test-Pod-1.44
CATEGORIES= devel
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>