aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2016-12-16 05:45:07 +0800
committercs <cs@FreeBSD.org>2016-12-16 05:45:07 +0800
commitab666a921ef4ab0805fb83e9b2be7ac1aa50953a (patch)
tree8f03c3c25f8d628f53207f1c17367f879ce37536 /devel/Makefile
parent08012cd838d9e670e256746c49a9c036bc96013c (diff)
downloadfreebsd-ports-gnome-ab666a921ef4ab0805fb83e9b2be7ac1aa50953a.tar.gz
freebsd-ports-gnome-ab666a921ef4ab0805fb83e9b2be7ac1aa50953a.tar.zst
freebsd-ports-gnome-ab666a921ef4ab0805fb83e9b2be7ac1aa50953a.zip
Glide is a package manager for Go that is conceptually similar to package
managers for other languages such as Cargo for Rust, NPM for Node.js, Pip for Python, Bundler for Ruby, and so forth. WWW: https://glide.sh/
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 85007dab5a40..b733f7fc64ee 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -749,6 +749,7 @@
SUBDIR += go-codec
SUBDIR += go-faker
SUBDIR += go-form
+ SUBDIR += go-glide
SUBDIR += go-go.uuid
SUBDIR += go-goregen
SUBDIR += go-hashicorp-logutils