f61f9b98e4
Safely parse Gemfiles and gemspecs WWW: https://github.com/laserlemon/gemnasium-parser
14 lines
227 B
Makefile
14 lines
227 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= gemnasium-parser
|
|
PORTVERSION= 0.1.9
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Safely parse Gemfiles and gemspecs
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|