### this file is sourced not run
PKGVER=1.5
PKGBUILD=1
PKGARCH=x86_64

# source: james
TARBALL=libconfig-$PKGVER.tar.gz
MD5SUM=a939c4990d74e6fc1ee62be05716f633
SRC_URL=http://www.hyperrealm.com/libconfig/$TARBALL
BUNDLE=

SLACKREQ='' # 
SLACKDESC="libconfig: libconfig $PKGVER (Configuration file library)
libconfig: 
libconfig: Libconfig is a simple library for processing structured configuration 
libconfig: files, like this one: test.cfg. This file format is more compact and 
libconfig: more readable than XML. And unlike XML, it is type-aware, so it is 
libconfig: not necessary to do string parsing in application code.
libconfig: 
libconfig: http://www.hyperrealm.com/libconfig/
libconfig: 
libconfig: 
libconfig: 
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build

