diff options
Diffstat (limited to 'index/pkt.mk')
-rw-r--r-- | index/pkt.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/pkt.mk b/index/pkt.mk deleted file mode 100644 index 9160ebd..0000000 --- a/index/pkt.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |