mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-07-09 19:13:31 +00:00
15 lines
256 B
Text
15 lines
256 B
Text
[PACKAGE]
|
|
name = libucl
|
|
author = antranigv
|
|
license = BSD
|
|
version = 0.1.0
|
|
|
|
[REMOTE]
|
|
type = git
|
|
uri = https://github.com/antranigv/voclibucl
|
|
tag = 0.1.0
|
|
|
|
[BUILD]
|
|
run = "voc -s src/ucl.Mod
|
|
CFLAGS=-lucl voc -m test/libucl_test.Mod
|
|
cp test/example.ucl ."
|