diff options
author | krion <krion@FreeBSD.org> | 2017-02-21 22:36:59 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2017-02-21 22:36:59 +0800 |
commit | e8fdcec20c5523d697ec899f70b84a8796017674 (patch) | |
tree | 0ef7761d06cc513b440a6c6905e7642a1fdd418e /devel/Makefile | |
parent | 3d1e3c5e6e40b591850e498c1e5680941b143de5 (diff) | |
download | freebsd-ports-gnome-e8fdcec20c5523d697ec899f70b84a8796017674.tar.gz freebsd-ports-gnome-e8fdcec20c5523d697ec899f70b84a8796017674.tar.zst freebsd-ports-gnome-e8fdcec20c5523d697ec899f70b84a8796017674.zip |
New port devel/nimble:
Nimble is a package manager for the Nim programming language.
WWW: https://github.com/nim-lang/nimble
PR: 215304
Submitted by: Neal Nelson <ports@nicandneal.net>
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9688
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0543cda4d01e..02ecf37b059c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1654,6 +1654,7 @@ SUBDIR += newtonsoft-json SUBDIR += nexus2-oss SUBDIR += nglogc + SUBDIR += nimble SUBDIR += nini SUBDIR += ninja SUBDIR += ninja-ide |