2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Lars Thegler <lth@FreeBSD.org>
|
2009-02-25 10:53:20 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Truncate
|
2014-03-16 11:44:19 +01:00
|
|
|
PORTVERSION= 1.06
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2009-02-25 10:53:20 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= lth@FreeBSD.org
|
|
|
|
COMMENT= Perl module with simple string truncating routine
|
|
|
|
|
2013-08-07 15:20:32 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-02-25 10:53:20 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|