# Created by: Meno Abels <meno.abels@adviser.com>
# $FreeBSD: textproc/libtext-wrapi18n-perl/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	libtext-wrapi18n-perl
PORTVERSION=	0.06
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR=	pool/main/libt/libtext-wrapi18n-perl
DISTNAME=	${PORTNAME}_${PORTVERSION}.orig

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Documentation gettext tools

BUILD_DEPENDS=	libtext-charwidth-perl>=0:${PORTSDIR}/textproc/libtext-charwidth-perl

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

USES=		perl5
USE_PERL5=	configure

MAN3=		Text::WrapI18N.3

NO_STAGE=	yes
post-extract:
	@${MV} ${WRKSRC}.orig ${WRKSRC}

.include <bsd.port.mk>
