freebsd-ports/textproc/rubygem-itextomml/Makefile
2021-04-06 16:31:07 +02:00

17 lines
300 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
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>