freebsd-ports/textproc/rubygem-itextomml/Makefile
Sunpoet Po-Chuan Hsieh 82a9e78e28 - Add LICENSE
- Update WWW
2015-05-27 18:57:52 +00:00

19 lines
340 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>