d77d1038d9
diff from Brad. - drop msf as maintainer as per standing request.
16 lines
294 B
Makefile
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>
|