1 # Contributor: Graziano Giuliani <graziano.giuliani@poste.it>
2 pkgname=libpsychrometric
5 pkgdesc="Psychrometrics are the measurements of moist air, from the roots psychro and metric"
7 url="http://www.bae.uky.edu/gates/psych/psych.htm"
9 source=($pkgname.tar.gz)
10 md5sums=('59bc6bbcf1b39eb0650c973edf232162')
14 ./configure --prefix=/usr
20 make DESTDIR="$pkgdir"
21 install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"