2007-01-07 04:51:26 +01:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: rubygem-builder
|
|
|
|
# Date created: Jan 7, 2007
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= builder
|
2007-07-09 09:04:58 +02:00
|
|
|
PORTVERSION= 2.1.2
|
2007-01-07 04:51:26 +01:00
|
|
|
CATEGORIES= devel rubygems
|
2009-04-09 02:11:47 +02:00
|
|
|
MASTER_SITES= RF
|
2007-01-07 04:51:26 +01:00
|
|
|
|
2007-03-20 15:45:06 +01:00
|
|
|
MAINTAINER= ports@logvinov.com
|
2007-01-07 04:51:26 +01:00
|
|
|
COMMENT= Facilitate programatic generation of XML markup
|
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-02-14 02:03:48 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|