opnsense-ports/dns/rubygem-gitlab-net-dns/Makefile
Franco Fichtner 9a0b1abada */*: sync with upstream
Taken from: HardenedBSD
2019-10-28 08:57:52 +01:00

20 lines
301 B
Makefile

# Created by: rpsfa@rit.edu
# $FreeBSD$
PORTNAME= gitlab-net-dns
PORTVERSION= 0.9.1
CATEGORIES= dns rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Pure Ruby DNS library
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>