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

18 lines
369 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD: head/devel/rubygem-nori/Makefile 414136 2016-04-27 21:57:31Z swills $
PORTNAME= nori
PORTVERSION= 2.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Library for converting XML to Hash syntax
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>