updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / denythem / PKGBUILD
blob9ae9e9d92a29375831ef04c63863c34c5bca08c8
1 # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
2 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
4 pkgname=denythem
5 pkgver=0.4
6 pkgrel=1
7 pkgdesc="A program designed to protect your Linux system from malicious attacks"
8 arch=('any')
9 url="http://matthewrogers.org/?p=3"
10 license=('GPL3')
11 depends=('perl-date-pcalc' 'iptables')
12 source=(http://matthewrogers.org/wp-content/uploads/2010/10/denythem.v004.pl_.gz)
13 md5sums=('9bfa624572e30f0de7f69a18c861d8c6')
15 build() {
16   cd ${srcdir}
18   install -Dm755 $(basename "${source[0]//.gz/}") ${pkgdir}/usr/bin/$pkgname