aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-itextomml/Makefile
blob: 3198d27ed96100370a05e90856625880ea71ddea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                          

                         
                     


                                 
                                

                                                
                                  

                    
                   
                   

                      
# 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>