mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: necho-0.1
This commit is contained in:
parent
986d4dbc7d
commit
343ae34e11
1 changed files with 11 additions and 0 deletions
11
srcpkgs/necho/template
Normal file
11
srcpkgs/necho/template
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Template file for 'necho'
|
||||||
|
pkgname=necho
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="minimal, sensible alternatives to echo(1)"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Public Domain"
|
||||||
|
homepage="https://github.com/chneukirchen/necho"
|
||||||
|
distfiles="https://github.com/chneukirchen/necho/archive/v${version}.tar.gz"
|
||||||
|
checksum=eaa41ef7230d11cfaca7bfdb3a42824f1236204bd8df2e8c323eec33caa6a306
|
Loading…
Add table
Reference in a new issue