aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2016-03-29 21:19:56 +0800
committerknu <knu@FreeBSD.org>2016-03-29 21:19:56 +0800
commit85c5e10d1ab4787230d0a866abaf67e2a6afc3ad (patch)
tree5ff4d3cdce6189eefbbbb8fdcba049c82da628f4 /devel/Makefile
parent4b2e944fa8ccdc4eef987c65103941eb4c82288b (diff)
downloadfreebsd-ports-gnome-85c5e10d1ab4787230d0a866abaf67e2a6afc3ad.tar.gz
freebsd-ports-gnome-85c5e10d1ab4787230d0a866abaf67e2a6afc3ad.tar.zst
freebsd-ports-gnome-85c5e10d1ab4787230d0a866abaf67e2a6afc3ad.zip
Add go-btree, BTree implementation for Go.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index af903ba0c71d..2f566fa2423d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -714,6 +714,7 @@
SUBDIR += gnustep
SUBDIR += gnustep-make
SUBDIR += go-bindata
+ SUBDIR += go-btree
SUBDIR += go-flags
SUBDIR += go-hashicorp-logutils
SUBDIR += go-json-rest