aboutsummaryrefslogtreecommitdiffstats
path: root/index/dtl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/dtl.mk')
-rw-r--r--index/dtl.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/dtl.mk b/index/dtl.mk
new file mode 100644
index 0000000..7c2497c
--- /dev/null
+++ b/index/dtl.mk
@@ -0,0 +1,7 @@
+PACKAGES += dtl
+pkg_dtl_name = dtl
+pkg_dtl_description = Django Template Language: A full-featured port of the Django template engine to Erlang.
+pkg_dtl_homepage = https://github.com/oinksoft/dtl
+pkg_dtl_fetch = git
+pkg_dtl_repo = https://github.com/oinksoft/dtl
+pkg_dtl_commit = master