freebsd-ports/textproc/rubygem-itextomml/Makefile
Danilo G. Baio c27d4e377f Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
2017-11-04 11:43:35 +00:00

18 lines
312 B
Makefile

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