ports/dns/rubygem-gitlab-net-dns/Makefile

17 lines
297 B
Makefile

PORTNAME= gitlab-net-dns
PORTVERSION= 0.9.2
CATEGORIES= dns rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Pure Ruby DNS library
WWW= https://gitlab.com/gitlab-org/gitlab-net-dns
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>