aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-itextomml/Makefile
blob: 3f488d10b69458eb6a6fa5a257331b9a245d6e95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>