Add p5-String-Truncate 0.102, a module for when strings are too long to

be displayed in....
This commit is contained in:
Lars Thegler 2009-12-06 14:39:30 +00:00
parent 075e4f768b
commit 3a3b9b6e55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245284
5 changed files with 32 additions and 0 deletions

View file

@ -605,6 +605,7 @@
SUBDIR += p5-String-ShowDiff
SUBDIR += p5-String-Strip
SUBDIR += p5-String-Tokenizer
SUBDIR += p5-String-Truncate
SUBDIR += p5-Syntax-Highlight-Engine-Kate
SUBDIR += p5-Syntax-Highlight-Perl-Improved
SUBDIR += p5-TeX-Encode

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: textproc/p5-String-Truncate
# Date created: 6 December 2009
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= String-Truncate
PORTVERSION= 0.102
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= A module for when strings are too long to be displayed in...
PERL_CONFIGURE= yes
MAN3= String::Truncate.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (String-Truncate-0.102.tar.gz) = fa992b5bdb562c6b8ae6e74dd51dff53
SHA256 (String-Truncate-0.102.tar.gz) = dab7266ffea16ba553cb345f0663fe8350be8f0d0228cf8787f31fd8db200edd
SIZE (String-Truncate-0.102.tar.gz) = 13555

View file

@ -0,0 +1,4 @@
This module handles the simple but common problem of long strings
and finite terminal width.
WWW: http://search.cpan.org/dist/String-Truncate/

View file

@ -0,0 +1,3 @@
%%SITE_PERL%%/String/Truncate.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Truncate/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Truncate