- use CPAN macro
- simplify dependency - bump PORTREVISION PR: 121200 Submitted by: leeym
This commit is contained in:
parent
96c6246815
commit
2aeba525b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208274
1 changed files with 2 additions and 5 deletions
|
@ -7,17 +7,14 @@
|
|||
|
||||
PORTNAME= Perl6-Junction
|
||||
PORTVERSION= 1.30000
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Perl6
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= erwin@FreeBSD.org
|
||||
COMMENT= Perl6 style Junction operators in Perl5
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Perl6::Junction.3
|
||||
|
|
Loading…
Reference in a new issue