freebsd-ports/devel/p5-Term-CallEditor/Makefile
Frederic Culot c32c9ae043 - Update to 0.64
- LICENSE changed to Artistic 2.0
2015-02-11 14:55:06 +00:00

18 lines
322 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Term-CallEditor
PORTVERSION= 0.64
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Solicit for data from an external editor
LICENSE= ART20
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>