# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/rubygem-itextomml/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	itextomml
PORTVERSION=	1.5.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Native Ruby bindings to itex2MML

LICENSE=	GPLv2 LGPL20 MPL
LICENSE_COMB=	dual

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
