freebsd-ports/devel/rubygem-nori/Makefile
Steve Wills 4bcc78ce61 - Keep portscout from looking for newer versions
PR:		189839
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-06-08 02:31:40 +00:00

20 lines
355 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD$
PORTNAME= nori
PORTVERSION= 1.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Library for converting XML to Hash syntax
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PORTSCOUT= limit:^1\.0\.
.include <bsd.port.mk>