mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
Required for gitlab-ce 15.11. Changelog: https://gitlab.com/gitlab-org/ruby/gems/gitlab-net-dns/-/blob/master/CHANGELOG.md#release-092
17 lines
297 B
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>
|