2018-10-20 14:53:22 +00:00

19 lines
312 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= itextomml
PORTVERSION= 1.5.8
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Native Ruby bindings to itex2MML
LICENSE= GPLv2 LGPL20 MPL11
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>