opnsense-ports/net/rubygem-epp-client-secdns/Makefile
Franco Fichtner 6b48c6c132 */*: sync with upstream
Taken from: HardenedBSD
2019-05-20 17:45:03 +02:00

19 lines
342 B
Makefile

# $FreeBSD$
PORTNAME= epp-client-secdns
PORTVERSION= 0.15.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mat@FreeBSD.org
COMMENT= SecDNS EPP client library
LICENSE= MIT
RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \
rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>