mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
commit
8c135257a4
1 changed files with 15 additions and 0 deletions
15
srcpkgs/sipcalc/template
Normal file
15
srcpkgs/sipcalc/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'sipcalc'
|
||||||
|
pkgname=sipcalc
|
||||||
|
version=1.1.6
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Console based ip subnet calculator"
|
||||||
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="http://www.routemeister.net/projects/sipcalc/"
|
||||||
|
distfiles="http://www.routemeister.net/projects/sipcalc/files/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=cfd476c667f7a119e49eb5fe8adcfb9d2339bc2e0d4d01a1d64b7c229be56357
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue