mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
b840512992
- Reset maintainer to ruby@
21 lines
395 B
Makefile
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>
|