# Created by: ijliao
# $FreeBSD: head/devel/rubygem-builder/Makefile 433373 2017-02-05 05:32:28Z sunpoet $

PORTNAME=	builder
PORTVERSION=	3.2.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
