diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2012-09-05 22:00:27 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2012-09-05 22:00:27 +0000 |
commit | e228584694218574a493f5902a5638831336baf3 (patch) | |
tree | 272fec85fa38333230fbd241adb6cae97b26ee86 /devel/Makefile | |
parent | 0521aa487fa8854338c395b4b124479feabcab91 (diff) |
Documentation of Jinja2 template engine.
Notes
Notes:
svn path=/head/; revision=303727
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 fcf62a8d854c..948f2c683960 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3144,6 +3144,7 @@ SUBDIR += py-InlineEgg SUBDIR += py-Jinja SUBDIR += py-Jinja2 + SUBDIR += py-Jinja2-doc SUBDIR += py-Missing SUBDIR += py-MultiMapping SUBDIR += py-PEAK-Rules |