1 # Maintainer: Ryan <rbalfanz@gmail.com>
2 # Contributor: Ryan Balfanz <rbalfanz@gmail.com>
6 pkgdesc="BottleRocket is a utility to allow the use of the X10 FireCracker wireless appliance control kit"
7 url="http://mlug.missouri.edu/~tymm/"
14 install=('bottlerocket.install')
15 source=(http://mlug.missouri.edu/~tymm/$pkgname-$pkgver.tar.gz)
16 md5sums=('07e0c84456a826143d30ed8aa98c5499')
19 cd $startdir/src/$pkgname-$pkgver
20 ./configure --with-x10port=/dev/firecracker --prefix=/usr
22 make DESTDIR=$startdir/pkg install