summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2017-01-24 17:22:09 +0000
committerbsiegert <bsiegert>2017-01-24 17:22:09 +0000
commiteefc37a0397c16b00c4df7a51a1117398c17a8a6 (patch)
tree87571c1d6bcdcfe1a0eaa95ede1f8d97fa62f716 /net/Makefile
parent034cf48de995679334153ca3b3f0cf159d0f6cc9 (diff)
downloadpkgsrc-eefc37a0397c16b00c4df7a51a1117398c17a8a6.tar.gz
New package, go-ovh.
go-ovh is a lightweight Go wrapper around OVH's APIs. It handles all the hard work including credential creation and request signing.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index bf5ae3e3027..42efa316a32 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1145 2017/01/24 13:48:57 mef Exp $
+# $NetBSD: Makefile,v 1.1146 2017/01/24 17:22:09 bsiegert Exp $
#
COMMENT= Networking tools
@@ -177,6 +177,7 @@ SUBDIR+= gnugk
SUBDIR+= go-dns
SUBDIR+= go-grpc
SUBDIR+= go-net
+SUBDIR+= go-ovh
SUBDIR+= go-vultr
SUBDIR+= gofish
SUBDIR+= gopher