opnsense-ports/devel/p5-Module-ScanDeps/Makefile
Franco Fichtner 7135e34060 */*: sync with upstream
Taken from: FreeBSD
2016-04-09 16:19:36 +02:00

20 lines
370 B
Makefile

# Created by: Autrijus Tang <autrijus@autrijus.org>
# $FreeBSD$
PORTNAME= Module-ScanDeps
PORTVERSION= 1.21
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Recursively scan Perl code for dependencies
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>