# Created by: ijliao
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-builder31/Makefile 333774 2013-11-14 17:08:34Z sunpoet $

PORTNAME=	builder
PORTVERSION=	3.1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	31

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Facilitate programmatic generation of XML markup

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
