# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD: converters/p5-Text-Bidi/Makefile 331007 2013-10-20 11:48:55Z sunpoet $

PORTNAME=	Text-Bidi
PORTVERSION=	2.08
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to the libfribidi

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
LIB_DEPENDS=	libfribidi.so:${PORTSDIR}/converters/fribidi

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
