New package: kirc-0.2.6
This commit is contained in:
parent
c0331b57eb
commit
fcb4484ee8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kirc/template
Normal file
15
srcpkgs/kirc/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'kirc'
|
||||||
|
pkgname=kirc
|
||||||
|
version=0.2.6
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Tiny IRC client written in POSIX C99"
|
||||||
|
maintainer="notthewave <winklbauer_m@zoho.eu>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://kirc.io"
|
||||||
|
distfiles="https://github.com/mcpcpc/${pkgname}/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=ed189f0553c148c4fff9a43b4433d861d2fde9b53c7b96eb9b29ef6b07229720
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue