openbsd-ports/devel/p5-Module-ScanDeps/Makefile
simon 35dd6bdb74 maintainance updates
tested by and fine with steven@
2007-05-19 21:01:30 +00:00

20 lines
387 B
Makefile

# $OpenBSD: Makefile,v 1.6 2007/05/19 21:01:31 simon Exp $
COMMENT= "recursively scan Perl code for dependencies"
MODULES= cpan
DISTNAME= Module-ScanDeps-0.74
CATEGORIES= devel
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>