2013-09-11 08:49:58 +02:00
|
|
|
# Created by: kai
|
2003-11-15 10:29:09 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Striphigh
|
|
|
|
PORTVERSION= 0.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2003-11-15 10:29:09 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-11-15 10:29:09 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= kai@xs4all.nl
|
|
|
|
COMMENT= Perl extension to strip the high bit off of ISO-8859-1 text
|
|
|
|
|
2013-09-11 08:49:58 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2003-11-15 10:29:09 +01:00
|
|
|
WRKSRC= ${WRKDIR}/Striphigh-${PORTVERSION}
|
|
|
|
|
2004-07-24 09:15:37 +02:00
|
|
|
.include <bsd.port.mk>
|