freebsd-ports/devel/p5-Term-UI/Makefile
Sunpoet Po-Chuan Hsieh ef3f524b26 - Update to 0.38
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Term-UI/CHANGES
2013-09-24 17:35:32 +00:00

16 lines
284 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Term-UI
PORTVERSION= 0.38
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Term::ReadLine UI made easy
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>