diff options
Diffstat (limited to 'spampd/PKGBUILD')
-rw-r--r-- | spampd/PKGBUILD | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/spampd/PKGBUILD b/spampd/PKGBUILD index 7e9ee9e..53eacd9 100644 --- a/spampd/PKGBUILD +++ b/spampd/PKGBUILD @@ -6,18 +6,11 @@ pkgdesc="Spamassassin Proxy Daemon" arch=('any') url="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm" license=('GPL') -groups=() depends=('perl' 'perl-net-server') -makedepends=() -provides=() -conflicts=() -replaces=() backup=(etc/conf.d/spampd) -options=() install=spampd.install source=("http://www.worlddesign.com/Content/rd/mta/$pkgname/$pkgname-$pkgver.tar.gz" rc-script rc-config) -noextract=() md5sums=('742c6f2cb75db54e59d044a8ee40445f' '769f8a73765a0e7d235c9909aeb7ede9' '637c2d93f76ba90d217e2418af64c9ec') |