ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/p5-Class-C3-Componentised/Makefile
Revision: 24183
Committed: Tue Sep 4 12:48:39 2018 UTC (5 years, 7 months ago) by laffer1
File size: 584 byte(s)
Log Message:
update

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= Class-C3-Componentised
4 PORTVERSION= 1.001002
5 CATEGORIES= devel perl5
6 MASTER_SITES= CPAN
7 PKGNAMEPREFIX= p5-
8
9 MAINTAINER= ctriv@MidnightBSD.org
10 COMMENT= Load mix-ins or components to your C3-based class
11
12 LICENSE= perl
13
14 BUILD_DEPENDS= p5-Class-C3>=0.20:devel/p5-Class-C3 \
15 p5-Class-Inspector>=1.32:devel/p5-Class-Inspector \
16 p5-MRO-Compat>=0.09:devel/p5-MRO-Compat
17 RUN_DEPENDS:= ${BUILD_DEPENDS}
18 TEST_DEPENDS= p5-Test-Exception>=0.31:devel/p5-Test-Exception
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