aboutsummaryrefslogtreecommitdiffstats
path: root/index/pkt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/pkt.mk')
-rw-r--r--index/pkt.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/pkt.mk b/index/pkt.mk
new file mode 100644
index 0000000..9160ebd
--- /dev/null
+++ b/index/pkt.mk
@@ -0,0 +1,7 @@
+PACKAGES += pkt
+pkg_pkt_name = pkt
+pkg_pkt_description = Erlang network protocol library
+pkg_pkt_homepage = https://github.com/msantos/pkt
+pkg_pkt_fetch = git
+pkg_pkt_repo = https://github.com/msantos/pkt
+pkg_pkt_commit = master