PKGNAME=netcf
PKGSEC=libs
PKGDEP="augeas libnl libxml2 libxslt"
PKGDES="Library for configuring network interfaces"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    "--with-driver=redhat"
    "--libexecdir=/usr/lib/netcf"
)
RECONF=0
