.
This commit is contained in:
commit
55385f8857
69 changed files with 1125 additions and 0 deletions
11
example.source-template
Normal file
11
example.source-template
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name=lr
|
||||
ver=2.0.1
|
||||
descr=List files, recursively
|
||||
|
||||
build() {
|
||||
make
|
||||
}
|
||||
|
||||
install() {
|
||||
make install
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue