1 # Contributor: AmaN <gabroo.punjab.da@gmail.com>
6 pkgdesc="DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux Command Line Application coded in C. DMitry has the ability to gather as much information as possible about a host. Base functionality is able to gather possible subdomains, email addresses, uptime information, tcp port scan, whois lookups, and more."
8 url="http://www.mor-pah.net/"
16 source=(http://mor-pah.net/code/DMitry-1.3a.tar.gz)
17 md5sums=('8d578ba16de34b5cbebf6b767181b00d')
23 mv DMitry-$pkgver dmitry-$pkgver
25 ./configure --prefix=/usr --sysconfdir=/etc
27 make DESTDIR=$startdir/pkg install