freebsd-ports/devel/rubygem-builder/Makefile
Alexander Logvinov 29c6893e43 - Re-assign all my ruby* ports to ruby@
Discussed with:	pgollucci, stas
2010-12-08 23:08:04 +00:00

21 lines
372 B
Makefile

# ex:ts=8
# Ports collection makefile for: rubygem-builder
# Date created: Jan 7, 2007
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= builder
PORTVERSION= 2.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Facilitate programatic generation of XML markup
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>