1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/rubygem-builder31/Makefile
2014-01-02 20:05:55 +00:00

22 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>