vipatsar/manush/manush-0.1.1.vipak
2026-04-09 02:49:24 +04:00

28 lines
490 B
Text

[PACKAGE]
name = manush
author = noch
license = BSD 2-Clause License
version = 0.1.1
[REMOTE]
type = git
uri = https://github.com/illuria/manush
branch = master
tag = 0.1
[DEPS]
lists = 0.1
opts = 0.1
pipes = 0.1
skprJson = 0.1
[BUILD]
run = "voc -s src/mnshList.Mod
voc -s src/mnshUnix.Mod
voc -s src/mnshDefs.Mod
voc -s src/mnshCrt.Mod
voc -s src/mnshStorage.Mod
voc -s src/mnshExtTools.Mod
voc -s src/mnshTerm.Mod
voc -s src/mnshInput.Mod
voc -M src/manush.Mod"