aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-11-01 13:06:23 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-11-01 13:06:23 +0000
commit081d1c405d12895ea57d9c5e980a5d10f3a70b4a (patch)
treebd4134820a3df684c23a9c7ffee6a605114a55b3 /comms
parente05d8c6cae92d2e3b7082af0fb9ed7513ca04dd8 (diff)
downloadports-081d1c405d12895ea57d9c5e980a5d10f3a70b4a.tar.gz
ports-081d1c405d12895ea57d9c5e980a5d10f3a70b4a.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile1
-rw-r--r--comms/vpb2/Makefile27
-rw-r--r--comms/vpb2/distinfo1
-rw-r--r--comms/vpb2/pkg-comment1
-rw-r--r--comms/vpb2/pkg-descr6
-rw-r--r--comms/vpb2/pkg-plist8
6 files changed, 44 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index fe2784e2a2c5..654e07738ef2 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -22,6 +22,7 @@
SUBDIR += sredird
SUBDIR += tkhylafax
SUBDIR += viewfax
+ SUBDIR += vpb2
SUBDIR += xcept
SUBDIR += yaps
SUBDIR += zmtx-zmrx
diff --git a/comms/vpb2/Makefile b/comms/vpb2/Makefile
new file mode 100644
index 000000000000..f4f06f36a7f3
--- /dev/null
+++ b/comms/vpb2/Makefile
@@ -0,0 +1,27 @@
+# Generated automatically from Makefile.in by configure.
+# New ports collection makefile for: vpb2
+# Date created: 07 Sept 2000
+# Whom: David Sugar <dyfet@gnu.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= vpb2
+PORTVERSION= 2.0.3
+CATEGORIES= comms
+MASTER_SITES= ftp://www.voxilla.org/pub/vpb/
+
+MAINTAINER= dyfet@gnu.org
+
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+USE_AUTOCONF= yes
+INSTALLS_SHLIB= yes
+
+CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
+
+post-extract:
+ @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ 's|-release \$$\(LT_RELEASE\)||g'
+
+.include <bsd.port.mk>
diff --git a/comms/vpb2/distinfo b/comms/vpb2/distinfo
new file mode 100644
index 000000000000..3fa133a363fa
--- /dev/null
+++ b/comms/vpb2/distinfo
@@ -0,0 +1 @@
+MD5 (vpb2-2.0.3.tar.gz) = 5f79fd8bf091832d7734c66fcc19c517
diff --git a/comms/vpb2/pkg-comment b/comms/vpb2/pkg-comment
new file mode 100644
index 000000000000..c8f586fe79bc
--- /dev/null
+++ b/comms/vpb2/pkg-comment
@@ -0,0 +1 @@
+user mode API for Voicetronix 4 port analog DSP telephony cards
diff --git a/comms/vpb2/pkg-descr b/comms/vpb2/pkg-descr
new file mode 100644
index 000000000000..82405f1d3d9f
--- /dev/null
+++ b/comms/vpb2/pkg-descr
@@ -0,0 +1,6 @@
+The Voicetronix API allows one to write applications for the Voicetronix
+4 port analog DSP telephony cards. These cards are generally available
+from Voictronix in Australia and will soon be made available for sales
+in the United States. The API provides a single user mode library for
+developing telephony applications under both FreeBSD and
+GNU/Linux. Several test applications are included.
diff --git a/comms/vpb2/pkg-plist b/comms/vpb2/pkg-plist
new file mode 100644
index 000000000000..8a84c7667a5e
--- /dev/null
+++ b/comms/vpb2/pkg-plist
@@ -0,0 +1,8 @@
+include/vpbapi.h
+lib/libvpb2.a
+lib/libvpb2.so
+lib/libvpb2.so.0
+bin/tvpb
+bin/tload
+bin/mtisa
+