opnsense-ports/devel/rubygem-builder/Makefile
Franco Fichtner 9726eda8f6 */*: sync with upstream
Taken from: FreeBSD
2017-02-04 01:11:18 +01:00

19 lines
316 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= builder
PORTVERSION= 3.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Facilitate programmatic generation of XML markup
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>