# Created by: Wen Heping<wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/p5-BibTeX-Parser/Makefile 412349 2016-04-01 14:25:16Z mat $

PORTNAME=	BibTeX-Parser
PORTVERSION=	0.69
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:GERHARD
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Pure perl BibTeX parser

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode \
		p5-IO-String>0:devel/p5-IO-String

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
