dtl.mk 287 B

1234567
  1. PACKAGES += dtl
  2. pkg_dtl_name = dtl
  3. pkg_dtl_description = Django Template Language: A full-featured port of the Django template engine to Erlang.
  4. pkg_dtl_homepage = https://github.com/oinksoft/dtl
  5. pkg_dtl_fetch = git
  6. pkg_dtl_repo = https://github.com/oinksoft/dtl
  7. pkg_dtl_commit = master