aboutsummaryrefslogtreecommitdiff
path: root/editors/p5-Proc-InvokeEditor
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-30 02:19:30 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-30 02:19:30 +0000
commitcba84ec149e8cbdad9791ca3fe2a13f06608b71f (patch)
tree055e40d3b3b021102e97fe1afee53137b485e29f /editors/p5-Proc-InvokeEditor
parent1303fed4439ef5b871447ba1c4cc1225327c0c14 (diff)
downloadports-cba84ec149e8cbdad9791ca3fe2a13f06608b71f.tar.gz
ports-cba84ec149e8cbdad9791ca3fe2a13f06608b71f.zip
- 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]
Notes
Notes: svn path=/head/; revision=290077
Diffstat (limited to 'editors/p5-Proc-InvokeEditor')
-rw-r--r--editors/p5-Proc-InvokeEditor/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/p5-Proc-InvokeEditor/Makefile b/editors/p5-Proc-InvokeEditor/Makefile
index 299d9dea9671..1e75f070d41c 100644
--- a/editors/p5-Proc-InvokeEditor/Makefile
+++ b/editors/p5-Proc-InvokeEditor/Makefile
@@ -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