ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/lang/p5-List-MoreUtils/Makefile
Revision: 23594
Committed: Sun Jul 1 16:39:51 2018 UTC (5 years, 8 months ago) by laffer1
File size: 559 byte(s)
Log Message:
fix license

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= List-MoreUtils
4 PORTVERSION= 0.428
5 CATEGORIES= lang perl5
6 MASTER_SITES= CPAN
7 PKGNAMEPREFIX= p5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Provide the stuff missing in List::Util
11
12 LICENSE= apache2
13 LICENSE_FILE= ${WRKSRC}/LICENSE
14
15 BUILD_DEPENDS= p5-Exporter-Tiny>=0.038:devel/p5-Exporter-Tiny \
16 p5-List-MoreUtils-XS>=0.426:lang/p5-List-MoreUtils-XS
17 RUN_DEPENDS:= ${BUILD_DEPENDS}
18 TEST_DEPENDS= p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace
19
20 NO_ARCH= yes
21 USES= perl5
22 USE_PERL5= configure
23 PERL_CONFIGURE= yes
24
25 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H