12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
name: bpm
|
|
description: A simple Linux package manager
|
|
version: 0.5.0
|
|
url: https://git.enumerated.dev/EnumDev/bpm
|
|
license: MIT
|
|
architecture: any
|
|
depends: ["bash"]
|
|
make_depends: ["golang","git"]
|
|
optional_depends: ["fakeroot"]
|
|
keep: ["etc/bpm.conf","etc/bpm-compilation.conf"]
|
|
type: source
|