# SliTaz package receipt.

PACKAGE="dahdi"
VERSION="1.0"
CATEGORY="meta"
SHORT_DESC="Digium Asterisk Hardware Device Interface."
MAINTAINER="pascal.bellard@slitaz.org"
WEB_SITE="http://www.asterisk.org/"
DEPENDS="dahdi-linux dahdi-tools"
PROVIDE="zaptel"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
	true
}