diff options
author | fjoe <fjoe@FreeBSD.org> | 2010-03-03 20:45:47 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2010-03-03 20:45:47 +0800 |
commit | 37233dca241ad03a916e33dc68671e37c555c1dd (patch) | |
tree | 88937d76cc81a3b629a6ec40f8545bf7bf742960 /misc/Makefile | |
parent | d31330b5554ba78bca0ff215f885da286f7ee7e4 (diff) | |
download | freebsd-ports-gnome-37233dca241ad03a916e33dc68671e37c555c1dd.tar.gz freebsd-ports-gnome-37233dca241ad03a916e33dc68671e37c555c1dd.tar.zst freebsd-ports-gnome-37233dca241ad03a916e33dc68671e37c555c1dd.zip |
Initial version of dahdi-freebsd (and dahdi-tools) port.
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.
WWW: http://www.asterisk.org/dahdi/
Feature safe: yes
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 562829195170..ff1d2856d52c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -59,6 +59,7 @@ SUBDIR += cstream SUBDIR += cuecat SUBDIR += cwish + SUBDIR += dahdi SUBDIR += datedif SUBDIR += ddate SUBDIR += deco |