mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
smu: add documentation
This commit is contained in:
parent
601791ad71
commit
5f1eba052f
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'smu'
|
||||
pkgname=smu
|
||||
version=1.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="INCS=-I. LIBS="
|
||||
short_desc="Simple markup - markdown like syntax"
|
||||
|
@ -18,4 +18,5 @@ pre_build() {
|
|||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vdoc documentation
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue