opnsense-ports/textproc/rubygem-itextomml/Makefile
Franco Fichtner 09d05d46a0 */*: sync with upstream
Taken from: FreeBSD
2016-12-29 07:41:55 +01:00

18 lines
310 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= itextomml
PORTVERSION= 1.5.5
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>