summaryrefslogtreecommitdiff
path: root/net/vnc2swf
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-07 21:24:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-07 21:24:08 +0000
commit1c06e43c120e9985a2d397b8662d03ec6095c97e (patch)
tree00f17ff311e5fa183ef677c80630a29a5624c8e7 /net/vnc2swf
parent- Unbreak on 5.x (add patch from x11-wm/fvwm95) (diff)
Add vnc2swf, a tool for recording a VNC session as a Macromedia Flash movie.
PR: ports/60021 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
Notes
Notes: svn path=/head/; revision=95286
Diffstat (limited to 'net/vnc2swf')
-rw-r--r--net/vnc2swf/Makefile24
-rw-r--r--net/vnc2swf/distinfo1
-rw-r--r--net/vnc2swf/pkg-descr5
-rw-r--r--net/vnc2swf/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/net/vnc2swf/Makefile b/net/vnc2swf/Makefile
new file mode 100644
index 000000000000..61e441399d1e
--- /dev/null
+++ b/net/vnc2swf/Makefile
@@ -0,0 +1,24 @@
+# Ports collection makefile for: vnc2swf
+# Date created: Sun Dec 7 2:45:15 CET 2003
+# Whom: Sebastian Yepes F. <esn@x123.info>
+#
+# $FreeBSD$
+#
+
+PORTNAME= vnc2swf
+PORTVERSION= 0.3
+CATEGORIES= net
+MASTER_SITES= http://www.unixuser.org/~euske/${PORTNAME}/
+
+MAINTAINER= esn@x123.info
+COMMENT= VNC Session Recorder To Format (Movie) swf
+
+LIB_DEPENDS= ming:${PORTSDIR}/graphics/ming
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+CONFIGURE_ARGS= --with-ming=${LOCALBASE}/lib
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/ming"
+
+.include <bsd.port.mk>
diff --git a/net/vnc2swf/distinfo b/net/vnc2swf/distinfo
new file mode 100644
index 000000000000..20aab8e870a0
--- /dev/null
+++ b/net/vnc2swf/distinfo
@@ -0,0 +1 @@
+MD5 (vnc2swf-0.3.tar.gz) = 81df40c0c97a0e1bc3d91d73f40a3a48
diff --git a/net/vnc2swf/pkg-descr b/net/vnc2swf/pkg-descr
new file mode 100644
index 000000000000..66982ca30061
--- /dev/null
+++ b/net/vnc2swf/pkg-descr
@@ -0,0 +1,5 @@
+Vnc2swf is a recording tool for VNC. It records VNC sessions and generates a
+Flash movie file (SWF). It can be used as an X11 recorder or a Windows desktop
+recorder.
+
+WWW: http://www.unixuser.org/~euske/vnc2swf/
diff --git a/net/vnc2swf/pkg-plist b/net/vnc2swf/pkg-plist
new file mode 100644
index 000000000000..13b667ef6fd8
--- /dev/null
+++ b/net/vnc2swf/pkg-plist
@@ -0,0 +1 @@
+bin/vnc2swf