New package: python-pydns-2.3.6
This commit is contained in:
parent
7e959474e1
commit
a3e894396a
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python-pydns/template
Normal file
19
srcpkgs/python-pydns/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'python-pydns'
|
||||||
|
pkgname=python-pydns
|
||||||
|
version=2.3.6
|
||||||
|
revision=1
|
||||||
|
wrksrc=${pkgname#*-}-${version}
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python"
|
||||||
|
short_desc="Python DNS library"
|
||||||
|
maintainer="Duncaen <mail@duncano.de>"
|
||||||
|
license="CNRI"
|
||||||
|
homepage="http://pydns.sourceforge.net/"
|
||||||
|
distfiles="${PYPI_SITE}/p/pydns/pydns-${version}.tar.gz"
|
||||||
|
checksum=f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue