New package: pc-0.2
This commit is contained in:
parent
a215c9fccb
commit
74e3674e4d
17
srcpkgs/pc/template
Normal file
17
srcpkgs/pc/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'pc'
|
||||
pkgname=pc
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
hostmakedepends="byacc"
|
||||
short_desc="Programmer's calculator"
|
||||
maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://git.sr.ht/~ft/pc"
|
||||
distfiles="https://git.sr.ht/~ft/pc/archive/${version}.tar.gz"
|
||||
checksum=5e9811ee3fdb8a25724a82f96e368aa43f4f60a64e011a8250b3f02cde86ad82
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user