aboutsummaryrefslogtreecommitdiffstats
path: root/index/quickrand.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/quickrand.mk')
-rw-r--r--index/quickrand.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/quickrand.mk b/index/quickrand.mk
new file mode 100644
index 0000000..e65da71
--- /dev/null
+++ b/index/quickrand.mk
@@ -0,0 +1,7 @@
+PACKAGES += quickrand
+pkg_quickrand_name = quickrand
+pkg_quickrand_description = Quick Erlang Random Number Generation
+pkg_quickrand_homepage = https://github.com/okeuday/quickrand
+pkg_quickrand_fetch = git
+pkg_quickrand_repo = https://github.com/okeuday/quickrand
+pkg_quickrand_commit = master