aboutsummaryrefslogtreecommitdiffstats
path: root/index/prop.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-07-04 12:56:55 +0200
committerLoïc Hoguin <[email protected]>2015-07-04 12:56:55 +0200
commitc2debce2bfcf2400905ff56c4a80e4c3251c6e56 (patch)
tree84eecb99141e638ccdc19d1eb8fa29f04b92f0c4 /index/prop.mk
parentea7424b277c7a4543f1b08d0e227782f4bae079f (diff)
downloaderlang.mk-c2debce2bfcf2400905ff56c4a80e4c3251c6e56.tar.gz
erlang.mk-c2debce2bfcf2400905ff56c4a80e4c3251c6e56.tar.bz2
erlang.mk-c2debce2bfcf2400905ff56c4a80e4c3251c6e56.zip
Add package prop to the index
Diffstat (limited to 'index/prop.mk')
-rw-r--r--index/prop.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/prop.mk b/index/prop.mk
new file mode 100644
index 0000000..cb2a74f
--- /dev/null
+++ b/index/prop.mk
@@ -0,0 +1,7 @@
+PACKAGES += prop
+pkg_prop_name = prop
+pkg_prop_description = An Erlang code scaffolding and generator system.
+pkg_prop_homepage = https://github.com/nuex/prop
+pkg_prop_fetch = git
+pkg_prop_repo = https://github.com/nuex/prop
+pkg_prop_commit = master