forked from Lainports/opnsense-ports
15 lines
282 B
Makefile
15 lines
282 B
Makefile
PORTNAME= dig_rb
|
|
PORTVERSION= 1.0.1
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= girgen@FreeBSD.org
|
|
COMMENT= Use \#dig on ruby pre 2.3.0, or any ruby lacking dig
|
|
WWW= https://github.com/jrochkind/dig_rb
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|