add rica and ricad to oppm listing

This commit is contained in:
Izaya 2023-11-10 17:53:13 +10:00
parent b3787b2df8
commit ef7e2366b3
1 changed files with 21 additions and 0 deletions

View File

@ -296,4 +296,25 @@
authors = "Izaya",
repo = "tree/master/"
},
["rica"] = {
files = {},
dependencies = {
["https://git.shadowkat.net/izaya/PsychOSPackages/raw/branch/master/rica/service/rica.lua"] = "//etc/rc.d",
["vcomponent"] = "",
},
name = "rica",
description = "Remote Internet Card Access (rica) client",
authors = "Izaya",
repo = "tree/master/"
},
["ricad"] = {
files = {},
dependencies = {
["https://git.shadowkat.net/izaya/PsychOSPackages/raw/branch/master/ricad/service/ricad.lua"] = "//etc/rc.d",
},
name = "ricad",
description = "Remote Internet Card Access (rica) server",
authors = "Izaya",
repo = "tree/master/"
},
}