mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add missing BUILD_DEPENDS and RUN_DEPENDS [1]
- Reassign to perl@ [2] PR: ports/164524 [1] Submitted by: swills (myself) [1] Approved by: bapt (maintainer) [1] Requested by: bapt (maintainer, via IRC) [2]
This commit is contained in:
parent
1303fed443
commit
cba84ec149
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290077
@ -7,17 +7,21 @@
|
||||
|
||||
PORTNAME= Proc-InvokeEditor
|
||||
PORTVERSION= 1.06
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MSTEVENS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for starting a text editor
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
|
||||
RUN_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Proc::InvokeEditor.3
|
||||
|
Loading…
Reference in New Issue
Block a user