spampd: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 09:42:06 +07:00
parent 0fcdcdbde6
commit 9f364915ba

View file

@ -1,17 +1,16 @@
# Template file for 'spampd' # Template file for 'spampd'
pkgname=spampd pkgname=spampd
version=2.30 version=2.30
revision=1 revision=2
build_style=gnu-makefile
hostmakedepends="perl" hostmakedepends="perl"
depends="perl perl-Net-Server spamassassin" depends="perl perl-Net-Server spamassassin"
build_style=gnu-makefile
short_desc="SMTP proxy used scan messages for spam" short_desc="SMTP proxy used scan messages for spam"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3" license="GPL-2.0-or-later"
homepage="http://www.worlddesign.com/index.cfm/page/software/open-source/spampd.htm" homepage="http://www.worlddesign.com/index.cfm/page/software/open-source/spampd.htm"
distfiles="https://github.com/downloads/mpaperno/$pkgname/$pkgname-$version.tar.gz" distfiles="https://github.com/downloads/mpaperno/$pkgname/$pkgname-$version.tar.gz"
checksum=c980e55f46c7757fd45294e5268766253123490d0158d2ee36ad5700ddf823bb checksum=c980e55f46c7757fd45294e5268766253123490d0158d2ee36ad5700ddf823bb
archs=noarch
system_accounts="_spampd" system_accounts="_spampd"
_spampd_homedir="/var/lib/spampd" _spampd_homedir="/var/lib/spampd"