wok view dahdi/receipt @ rev 4687

Up: stoq* (0.9.11) and stoqdrivers (0.9.8.2)
author Claudinei Pereira <claudinei@slitaz.org>
date Wed Dec 30 15:01:05 2009 +0000 (2009-12-30)
parents
children 0c0c693fe4c6
line source
1 # SliTaz package receipt.
3 PACKAGE="dahdi"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="Digium Asterisk Hardware Device Interface."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 TARBALL="$PACKAGE-$VERSION.tar.gz"
9 WEB_SITE="http://www.asterisk.org/"
10 DEPENDS="dahdi-linux dahdi-tools"
11 PROVIDE="zaptel"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 true
17 }