freebsd-ports/devel/p5-ReadLine-TTYtter/Makefile
Wen Heping 1028d1ffcf - Update to 1.2
Changelog: http://search.cpan.org/src/CKAISER/Term-ReadLine-TTYtter-1.2/CHANGES

PR:		ports/152482
Submitted by:	Dereckson <dereckson@gmail.com>
2010-11-23 06:38:19 +00:00

23 lines
496 B
Makefile

# New ports collection makefile for: p5-ReadLine-TTYtter
# Date created: 12 October 2010
# Whom: Sébastien Santoro <dereckson@gmail.com>
#
# $FreeBSD$
#
PORTNAME= ReadLine-TTYtter
PORTVERSION= 1.2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR=Term
PKGNAMEPREFIX= p5-
DISTNAME= Term-${PORTNAME}-${PORTVERSION}
MAINTAINER= dereckson@gmail.com
COMMENT= Perl5 module for Term::ReadLine allowing rich editing
PERL_CONFIGURE= YES
LICENSE= ART20
.include <bsd.port.mk>