# Created by: Wen Heping # $FreeBSD: head/dns/rubygem-dnsruby/Makefile 476083 2018-07-31 23:50:24Z sunpoet $ PORTNAME= dnsruby PORTVERSION= 1.61.2 CATEGORIES= dns rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Pure Ruby DNS client library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.5:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes USES= gem .include