Files
bsdports/_unused/rubygem-builder/Makefile
2019-12-26 07:26:06 +00:00

18 lines
341 B
Makefile

# Created by: ijliao
# $FreeBSD: head/devel/rubygem-builder/Makefile 433373 2017-02-05 05:32:28Z sunpoet $
PORTNAME= builder
PORTVERSION= 3.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Facilitate programmatic generation of XML markup
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>