mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Filter::Simple is already in all supported Perl releases
- Bump PORTREVISION for dependency change PR: ports/162312 Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) Feature safe: yes
This commit is contained in:
parent
94085d7d41
commit
48be2b9bd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285452
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Perl6-Export
|
||||
PORTVERSION= 0.07
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,11 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ychsiao@ychsiao.org
|
||||
COMMENT= Implements the Perl 6 'is export(...)' trait
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Perl6::Export.3
|
||||
MAN3= Perl6::Export.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user