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, 9 months ago) by laffer1
File size: 559 byte(s)
Log Message:
fix license

File Contents

# User Rev Content
1 laffer1 15462 # $MidnightBSD$
2 laffer1 448
3     PORTNAME= List-MoreUtils
4 laffer1 23593 PORTVERSION= 0.428
5 laffer1 448 CATEGORIES= lang perl5
6 laffer1 5670 MASTER_SITES= CPAN
7 laffer1 448 PKGNAMEPREFIX= p5-
8    
9 laffer1 23594 MAINTAINER= ports@MidnightBSD.org
10 laffer1 448 COMMENT= Provide the stuff missing in List::Util
11    
12 laffer1 23594 LICENSE= apache2
13 laffer1 23593 LICENSE_FILE= ${WRKSRC}/LICENSE
14 laffer1 448
15 laffer1 23593 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 laffer1 23594 PERL_CONFIGURE= yes
24 laffer1 23593
25 laffer1 448 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H