# Created by: Dom Mitchell <dom@happygiraffe.net>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-XML-LibXSLT/Makefile 364143 2014-08-05 22:13:29Z tijl $

PORTNAME=	XML-LibXSLT
PORTVERSION=	1.92
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to the GNOME XSLT library

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5 pkgconfig
USE_GNOME=	libxml2 libxslt
USE_PERL5=	configure

.include <bsd.port.mk>
