commit
7cf3152e20
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ipcalc/template
Normal file
16
srcpkgs/ipcalc/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'ipcalc'
|
||||
pkgname=ipcalc
|
||||
version=0.41
|
||||
revision=1
|
||||
depends="perl"
|
||||
noarch=yes
|
||||
short_desc="Calculator for IPv4 addresses"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://jodies.de/ipcalc"
|
||||
distfiles="http://jodies.de/ipcalc-archive/ipcalc-${version}.tar.gz"
|
||||
checksum=dda9c571ce3369e5b6b06e92790434b54bec1f2b03f1c9df054c0988aa4e2e8a
|
||||
|
||||
do_install() {
|
||||
vbin ipcalc
|
||||
}
|
Loading…
Reference in a new issue