diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-11-09 09:09:28 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-11-09 09:09:28 +0000 |
commit | e281ec1426732282605ee099e3c2c6b0a8fd7dcd (patch) | |
tree | 0ec0568bc9b5a9addc042d6cc86f41c500f19186 /www/Makefile | |
parent | 55c0bc0a022af1ee4cdd5ce4b06fdfdbebfac584 (diff) |
Xslate template engine for Dancer web framework
WWW: http://search.cpan.org/dist/Dancer-Template-Xslate/
PR: ports/162357
Submitted by: maintainer (Grzegorz Blach)
Notes
Notes:
svn path=/head/; revision=285360
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 990db1600545..c6a9ce331ba6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -877,6 +877,7 @@ SUBDIR += p5-Dancer-Plugin-DataFu SUBDIR += p5-Dancer-Plugin-Feed SUBDIR += p5-Dancer-Plugin-ValidationClass + SUBDIR += p5-Dancer-Template-Xslate SUBDIR += p5-Data-TreeDumper-Renderer-DHTML SUBDIR += p5-Data-Validate-URI SUBDIR += p5-Emplacken |