aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-Striphigh/Makefile
blob: 3c7da22c5e9922231301f03e6c5a2cb38e5acc87 (plain) (tree)
1
2
3
4
5
6
7
                 


                              
                 
                              
                    




                                                                           

                         

                                                  
                      
# Created by: kai

PORTNAME=	Text-Striphigh
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kai@xs4all.nl
COMMENT=	Perl extension to strip the high bit off of ISO-8859-1 text

USES=		perl5
USE_PERL5=	configure
WRKSRC=		${WRKDIR}/Striphigh-${PORTVERSION}

.include <bsd.port.mk>