summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-05-03 06:24:41 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-05-03 06:24:41 +0000
commitc9be8b85b9601a0bd8320a4e86ca5627ff53ea3e (patch)
tree0e559a9029034510156b579983d9db1b92dc2d3c /net
parentUpdate port to 4.30 (diff)
Reimport of openam in the corect place, ports/net
Notes
Notes: svn path=/head/; revision=28274
Diffstat (limited to 'net')
-rw-r--r--net/openam/Makefile37
-rw-r--r--net/openam/distinfo1
-rw-r--r--net/openam/pkg-comment1
-rw-r--r--net/openam/pkg-descr11
-rw-r--r--net/openam/pkg-plist1
5 files changed, 51 insertions, 0 deletions
diff --git a/net/openam/Makefile b/net/openam/Makefile
new file mode 100644
index 000000000000..ecd291dd7674
--- /dev/null
+++ b/net/openam/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: openam
+# Date created: Tue May 2 15:43:02 BST 2000
+# Whom: Roger Hardiman <roger@freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= openam
+PORTVERSION= 0.2.alpha1
+CATEGORIES= net
+MASTER_SITES= http://www.openh323.org/bin/ \
+ http://www.de.openh323.org/bin/ \
+ http://www.ru.openh323.org/bin/
+
+DISTNAME= openam_0.2alpha1
+
+MAINTAINER= roger@freebsd.org
+
+BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/openh323:build
+
+WRKSRC= ${WRKDIR}/openam
+
+NOCLEANDEPENDS= yes
+
+USE_NEWGCC= yes
+USE_BISON= yes
+USE_GMAKE= yes
+ALL_TARGET= opt
+MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
+ OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
+THE_MACHTYPE= ${ARCH:S/i386/x86/}
+MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX}
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_r/openam ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/net/openam/distinfo b/net/openam/distinfo
new file mode 100644
index 000000000000..7f2213711b72
--- /dev/null
+++ b/net/openam/distinfo
@@ -0,0 +1 @@
+MD5 (openam_0.2alpha1.tar.gz) = 3714d3b600daeb52c2bda626fc63c447
diff --git a/net/openam/pkg-comment b/net/openam/pkg-comment
new file mode 100644
index 000000000000..561962bddfa6
--- /dev/null
+++ b/net/openam/pkg-comment
@@ -0,0 +1 @@
+H323 Answer Machine
diff --git a/net/openam/pkg-descr b/net/openam/pkg-descr
new file mode 100644
index 000000000000..502c744d95b5
--- /dev/null
+++ b/net/openam/pkg-descr
@@ -0,0 +1,11 @@
+OpenAM is a H323 Answer Machine.
+It is used to record messages from other users while you
+are unavailable.
+
+It accepts calls from any H323 Video Conferencing client,
+including OhPhone (part of OpenH323) and MS NetMeeting.
+
+It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
+
+For more information see
+http://www.openh323.org
diff --git a/net/openam/pkg-plist b/net/openam/pkg-plist
new file mode 100644
index 000000000000..01e890fca895
--- /dev/null
+++ b/net/openam/pkg-plist
@@ -0,0 +1 @@
+bin/openam