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

# source: james
TARBALL=libmnl-$PKGVER.tar.bz2
MD5SUM=0bbb70573119ec5d49435114583e7a49
SRC_URL=https://netfilter.org/projects/libmnl/files/$TARBALL
BUNDLE=

SLACKREQ='' 
SLACKDESC="libmnl: libmnl $PKGVER (Netlink access library)
libmnl: 
libmnl: libmnl is a minimalistic user-space library oriented to Netlink 
libmnl: developers. There are a lot of common tasks in parsing, validating, 
libmnl: constructing of both the Netlink header and TLVs that are repetitive 
libmnl: and easy to get wrong. This library aims to provide simple helpers 
libmnl: that allows you to re-use code and to avoid re-inventing the wheel.
libmnl: 
libmnl: https://netfilter.org/projects/libmnl/
libmnl: 
libmnl:
"

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


