opnsense-ports/devel/rubygem-builder/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

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>