freebsd-ports/textproc/rubygem-itextomml/Makefile
Steve Wills 8288096b12 - Update to 1.4.9
PR:		ports/162171
Submitted by:	swills (me)
Approved by:	wen (maintainer)
2011-10-31 01:03:29 +00:00

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>