1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/devel/p5-Term-CallEditor/Makefile
2012-12-29 13:49:27 +00:00

20 lines
334 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Term-CallEditor
PORTVERSION= 0.61
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Solicit for data from an external editor
LICENSE= ART10
PERL_CONFIGURE= yes
MAN3= Term::CallEditor.3
.include <bsd.port.mk>