aboutsummaryrefslogtreecommitdiff
path: root/net/openh323-112
diff options
context:
space:
mode:
Diffstat (limited to 'net/openh323-112')
-rw-r--r--net/openh323-112/Makefile37
-rw-r--r--net/openh323-112/distinfo2
-rw-r--r--net/openh323-112/pkg-comment1
-rw-r--r--net/openh323-112/pkg-descr16
-rw-r--r--net/openh323-112/pkg-plist1
5 files changed, 0 insertions, 57 deletions
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
deleted file mode 100644
index d7d2e33b93e1..000000000000
--- a/net/openh323-112/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: openh323
-# Date created: Thu Feb 17 15:00:48 GMT 2000
-# Whom: Roger Hardiman <roger@freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= openh323
-PORTVERSION= 1.1b1
-CATEGORIES= net
-MASTER_SITES= http://www.openh323.org/bin/ \
- http://www.de.openh323.org/bin/ \
- http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.1beta1${EXTRACT_SUFX} \
- pwlib_min_1.1pl15.tar.gz
-
-MAINTAINER= roger@freebsd.org
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-USE_NEWGCC= yes
-USE_BISON= yes
-USE_XLIB= yes
-USE_GMAKE= yes
-ALL_TARGET= opt
-MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \
- OPENH323DIR=${WRKDIR}/openh323
-THE_MACHTYPE= ${ARCH:S/i386/x86/}
-MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX}
-MAN1= ohphone.1
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/sample/obj_${OPSYS}_${THE_MACHTYPE}_r/ohphone ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/sample/ohphone.1 ${PREFIX}/man/man1
-
-
-.include <bsd.port.mk>
diff --git a/net/openh323-112/distinfo b/net/openh323-112/distinfo
deleted file mode 100644
index 89f6526b7c95..000000000000
--- a/net/openh323-112/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (openh323_1.1beta1.tar.gz) = f63eb1d2bc0b2e069871e39624197f20
-MD5 (pwlib_min_1.1pl15.tar.gz) = 8c3f75735d9cac7beb530468e2e77bbb
diff --git a/net/openh323-112/pkg-comment b/net/openh323-112/pkg-comment
deleted file mode 100644
index 03bfcbc1e0d3..000000000000
--- a/net/openh323-112/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A H323 Video Conferencing package
diff --git a/net/openh323-112/pkg-descr b/net/openh323-112/pkg-descr
deleted file mode 100644
index 02b0018ea277..000000000000
--- a/net/openh323-112/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-OpenH323 is a multi-platform H323 Video Conferencing library.
-
-This can be used to make H323 Video Conferencing applications.
-and the port produces a sample application called OhPhone.
-
-OhPhone can exchange full duplex audio and video with other H323
-compliant video conferencing programs including Microsoft NetMeeting
-It requires a sound card for audio support and a Bt848/878 based
-video card (using the bktr driver) for video capture.
-
-The OpenH323library and ohpone make use of PWLib. http://www.equival.com
-PWLib is a multi-platform code library that can be used to write
-applications that will compile and run on the BSD Unixes, Windows, Linux
-and a few other Unix variants. It was developed by Equivalence Ltd Pty.
-
-WWW: http://www.openh323.org
diff --git a/net/openh323-112/pkg-plist b/net/openh323-112/pkg-plist
deleted file mode 100644
index 3dc0b2a593bd..000000000000
--- a/net/openh323-112/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ohphone