blob: fe6fc62e23493ad583f3eb3a3721cd19eff16010 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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>
|