14 lines
255 B
Makefile
14 lines
255 B
Makefile
PORTNAME= dig_rb
|
|
PORTVERSION= 1.0.1
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= girgen@FreeBSD.org
|
|
COMMENT= "Array/Hash/Struct#dig backfill for ruby"
|
|
WWW= https://github.com/jrochkind/dig_rb
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|