1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/textproc/rubygem-itextomml/Makefile
Wen Heping b840512992 - Update to 1.4.10
- Reset maintainer to ruby@
2012-06-22 08:19:11 +00:00

21 lines
395 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.10
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Native Ruby bindings to itex2MML
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>