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

20 lines
365 B
Makefile

PORTNAME= gitlab-net-dns
PORTVERSION= 0.15.0
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
RUN_DEPENDS= rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>