aboutsummaryrefslogtreecommitdiffstats
path: root/index/jsonerl.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-05-04 11:55:08 +0200
committerLoïc Hoguin <[email protected]>2023-05-04 11:55:08 +0200
commit8d8eb4d40344da5fe0824b8efd7af01a8e707800 (patch)
treebcc08ef431a621205f02d1f72a953e5dcec7c4ee /index/jsonerl.mk
parenta1d7135f1349735569016adcb3e185be58c44042 (diff)
downloaderlang.mk-8d8eb4d40344da5fe0824b8efd7af01a8e707800.tar.gz
erlang.mk-8d8eb4d40344da5fe0824b8efd7af01a8e707800.tar.bz2
erlang.mk-8d8eb4d40344da5fe0824b8efd7af01a8e707800.zip
Remove packages explicitly unmaintained or deleted
The packages either no longer have a project page on GitHub (in some cases the users were deleted) or the users have archived the projects and they no longer compile. The packages from jj1bdx removed in this commit were integrated in the 'rand' module found in the OTP distribution.
Diffstat (limited to 'index/jsonerl.mk')
-rw-r--r--index/jsonerl.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/index/jsonerl.mk b/index/jsonerl.mk
deleted file mode 100644
index 609340c..0000000
--- a/index/jsonerl.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += jsonerl
-pkg_jsonerl_name = jsonerl
-pkg_jsonerl_description = yet another but slightly different erlang <-> json encoder/decoder
-pkg_jsonerl_homepage = https://github.com/lambder/jsonerl
-pkg_jsonerl_fetch = git
-pkg_jsonerl_repo = https://github.com/lambder/jsonerl
-pkg_jsonerl_commit = master