aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-03-26 03:30:49 +0800
committerrm <rm@FreeBSD.org>2012-03-26 03:30:49 +0800
commiteb6b764a5afd73d5c0851e1981a714baf61dc26c (patch)
tree51775e9a87796aad97b7a5cb40f6da39ad300cac /textproc/Makefile
parent82b4886ba88e8c434d373e77266940b5163146d1 (diff)
downloadfreebsd-ports-gnome-eb6b764a5afd73d5c0851e1981a714baf61dc26c.tar.gz
freebsd-ports-gnome-eb6b764a5afd73d5c0851e1981a714baf61dc26c.tar.zst
freebsd-ports-gnome-eb6b764a5afd73d5c0851e1981a714baf61dc26c.zip
Pystache is a Python implementation of Mustache.
Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. WWW: https://github.com/defunkt/pystache PR: 166314 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index f4b259c6b416..c987e5fcf343 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1126,6 +1126,7 @@
SUBDIR += py-paragrep
SUBDIR += py-pss
SUBDIR += py-pygments
+ SUBDIR += py-pystache
SUBDIR += py-pyx12
SUBDIR += py-qt4-xml
SUBDIR += py-qt4-xmlpatterns