diff options
author | swills <swills@FreeBSD.org> | 2015-03-26 10:43:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-03-26 10:43:02 +0800 |
commit | 8532d35e651cbf655d6e9cc229b3915d8289f225 (patch) | |
tree | 8d14ed63894d0ab8732c7ee0eb56a4321eb312eb /textproc/Makefile | |
parent | 01e655e0dd9bbcbdc36ceadc2becd06fce73f179 (diff) | |
download | freebsd-ports-gnome-8532d35e651cbf655d6e9cc229b3915d8289f225.tar.gz freebsd-ports-gnome-8532d35e651cbf655d6e9cc229b3915d8289f225.tar.zst freebsd-ports-gnome-8532d35e651cbf655d6e9cc229b3915d8289f225.zip |
textproc/consul-template: create port
Generic template rendering and notifications with Consul
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 316a7404cc79..0faa8457ff21 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -79,6 +79,7 @@ SUBDIR += colordiff SUBDIR += confetti SUBDIR += confget + SUBDIR += consul-template SUBDIR += crimson SUBDIR += cs-aspell SUBDIR += cs-mythes |