summaryrefslogtreecommitdiff
path: root/net/x2vnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/x2vnc/Makefile')
-rw-r--r--net/x2vnc/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile
new file mode 100644
index 00000000000..a6ff5c9e4a3
--- /dev/null
+++ b/net/x2vnc/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/10/24 09:42:52 agc Exp $
+#
+
+DISTNAME= x2vnc-1.2
+CATEGORIES= net x11
+MASTER_SITES= http://fredrik.hubbe.net/
+
+MAINTAINER= mike@ethmoid.org
+HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html
+COMMENT= Multi-console display using X and VNC
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"