opnsense-ports/devel/rubygem-dig_rb/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>