freebsd-ports/devel/rubygem-builder32/Makefile
Sunpoet Po-Chuan Hsieh c1bf065138 - Add rubygem-builder 3.2.2
Simple builder to facilitate programmatic generation of XML markup.

WWW: http://onestepback.org
2013-11-15 19:16:29 +00:00

19 lines
315 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= builder
PORTVERSION= 3.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 32
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>