freebsd-ports/dns/rubygem-net-dns/Makefile
2018-10-30 19:55:24 +00:00

20 lines
290 B
Makefile

# Created by: rpsfa@rit.edu
# $FreeBSD$
PORTNAME= net-dns
PORTVERSION= 0.9.0
CATEGORIES= dns rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby DNS library
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>