freebsd-ports/devel/rubygem-builder31/Makefile
2014-01-02 20:05:55 +00:00

21 lines
338 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= builder
PORTVERSION= 3.1.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 31
MAINTAINER= ruby@FreeBSD.org
COMMENT= Facilitate programmatic generation of XML markup
LICENSE= MIT
PORTSCOUT= limit:^3.1
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>