parent
8e0b8aa00a
commit
08d3f7a179
1 changed files with 16 additions and 0 deletions
16
srcpkgs/nnn/template
Normal file
16
srcpkgs/nnn/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'nnn'
|
||||||
|
pkgname=nnn
|
||||||
|
version=1.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="A lightweight terminal file browser"
|
||||||
|
maintainer="Dennis Kraus <kraus@posteo.de>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="https://github.com/jarun/nnn"
|
||||||
|
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||||
|
checksum=032d8cdcaa237f4392cc0ab335b984f2107c458c7d1ffec35a4abfe3aa0e5486
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue