sthen 5a2e9b8a6d drop USE_GROFF here, not needed, and this takes groff out of the required
build deps for "CONFIGURE_STYLE=perl modinst" ports
2014-04-07 15:03:38 +00:00

20 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.17 2014/04/07 15:03:38 sthen Exp $
COMMENT= recursively scan Perl code for dependencies
MODULES= cpan
DISTNAME= Module-ScanDeps-1.13
REVISION= 0
CATEGORIES= devel
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
MAKE_ENV= TEST_POD=Yes
TEST_DEPENDS += devel/p5-Test-Requires
.include <bsd.port.mk>