1 # Contributor: Nathan Owe <ndowens.aur at gmail dot com>
5 pkgdesc="Automates management of projects on sourceforge"
7 url="http://sourceforge.net/projects/copher/"
9 depends=('perl' 'perl-www-mechanize')
10 source=(http://downloads.sourceforge.net/copher/${pkgname}-${pkgver}.tar.bz2)
11 md5sums=('2ffc10a8c7904d25267f44179e01bf6d')
14 cd ${srcdir}/${pkgname}-${pkgver}
16 install -d ${pkgdir}/usr/{bin,share/{man/man1,${pkgname}}}
17 install copher.pl ${pkgdir}/usr/bin/copher
18 install copher.1 ${pkgdir}/usr/share/man/man1/
19 install copherrc.example ${pkgdir}/usr/share/${pkgname}/