freebsd-ports/devel/rubygem-builder/Makefile

21 lines
304 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= builder
PORTVERSION= 3.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Facilitate programmatic generation of XML markup
LICENSE= MIT
PORTSCOUT= limit:^3.0
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>