2015-02-05 21:17:44 +00:00
|
|
|
# Template file for 'python-spambayes'
|
|
|
|
pkgname=python-spambayes
|
|
|
|
version=1.1b1
|
2015-02-06 08:29:30 +00:00
|
|
|
revision=2
|
2015-02-05 21:17:44 +00:00
|
|
|
wrksrc=${pkgname#*-}-${version}
|
|
|
|
noarch=yes
|
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python-setuptools"
|
|
|
|
depends="python"
|
2015-02-06 08:29:30 +00:00
|
|
|
pycompile_module="${pkgname#*-}"
|
2015-02-05 21:17:44 +00:00
|
|
|
short_desc="Spam classification system"
|
|
|
|
maintainer="Duncaen <mail@duncano.de>"
|
|
|
|
license="PSF"
|
|
|
|
homepage="http://spambayes.sourceforge.net/"
|
|
|
|
distfiles="${PYPI_SITE}/s/spambayes/spambayes-${version}.tar.gz"
|
|
|
|
checksum=4dc4aef5b0b3c3a02d8d36391d3ebde6ab3078e4aa39f0611b226f03993c9c36
|