# Created by: kai
# $FreeBSD: textproc/p5-Text-Striphigh/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	Text-Striphigh
PORTVERSION=	0.02
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}

MAN3=		Text::Striphigh.3

NO_STAGE=	yes
.include <bsd.port.mk>
