freebsd-ports/editors/p5-Proc-InvokeEditor/Makefile
2011-04-05 12:02:48 +00:00

25 lines
487 B
Makefile

# New ports collection makefile for: Proc-InvokeEditor
# Date created: 2011-04-05
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Proc-InvokeEditor
PORTVERSION= 1.05
CATEGORIES= editors perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MSTEVENS
PKGNAMEPREFIX= p5-
MAINTAINER= bapt@FreeBSD.org
COMMENT= Perl extension for starting a text editor
LICENSE_COMB= dual
LICENSE= ART20 GPLv1
PERL_CONFIGURE= yes
MAN3= Proc::InvokeEditor.3
.include <bsd.port.mk>