diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-07 21:24:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-07 21:24:08 +0000 |
commit | 1c06e43c120e9985a2d397b8662d03ec6095c97e (patch) | |
tree | 00f17ff311e5fa183ef677c80630a29a5624c8e7 /net/Makefile | |
parent | 35995a2b9ef7f1fbbb8ee64b84a343e81f3eedfe (diff) | |
download | ports-1c06e43c120e9985a2d397b8662d03ec6095c97e.tar.gz ports-1c06e43c120e9985a2d397b8662d03ec6095c97e.zip |
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/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index dd8e11bb6ef1..579a03bb0669 100644 --- a/net/Makefile +++ b/net/Makefile @@ -718,6 +718,7 @@ SUBDIR += vicq SUBDIR += vls SUBDIR += vnc + SUBDIR += vnc2swf SUBDIR += vomit SUBDIR += vtun SUBDIR += wais |