PKGNAME=boinctui
PKGSEC=science
PKGDEP="openssl gcc-runtime expat ncurses"
PKGDES="Text-mode BOINC client manager"

ABTYPE=autotools
ABSHADOW=0
# Note: -lgnutls-openssl is no longer available.
AUTOTOOLS_AFTER="--without-gnutls \
                 --with-ncursesw"
