8288096b12
PR: ports/162171 Submitted by: swills (me) Approved by: wen (maintainer)
20 lines
393 B
Makefile
20 lines
393 B
Makefile
# New ports collection makefile for: textproc/rubygem-itextomml
|
|
# Date created: 23 Oct, 2011
|
|
# Whom: Wen Heping <wen@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= itextomml
|
|
PORTVERSION= 1.4.9
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Native Ruby bindings to itex2MML
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|