### this file is sourced not run
PKGVER=0.6.0
PKGBUILD=1
PKGARCH=i686

# source: james
TARBALL=libbsd-0.6.0.tar.xz
MD5SUM=f6c75f0a9818e323a589bcbd560a0eb4
SRC_URL=http://libbsd.freedesktop.org/releases/$TARBALL
BUNDLE=

SLACKREQ='' # 
SLACKDESC='libbsd32: libbsd32 0.6.0 (BSD compatibility library)  
libbsd32:  
libbsd32: This library provides some functions commonly available on BSD systems 
libbsd32: but not on others like GNU systems.  
libbsd32: 
libbsd32: This contains 32-bit version of the library.
libbsd32: 
libbsd32: 
libbsd32: 
libbsd32: 
libbsd32:  
'

### default pkg_download
### default pkg_prepare
### package - only collect the libraries
pkg_package() {
	rm -rf bin sbin usr/bin usr/sbin usr/include usr/share
}

### default pkg_build
