2025-06-20 05:55:32 +02:00

21 lines
381 B
Makefile

PORTNAME= gitlab-net-dns
PORTVERSION= 0.12.0
PORTREVISION= 1
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>