summaryrefslogtreecommitdiff
path: root/net/x2vnc/Makefile
blob: 319d797b36ed87387ac6603075115245e271c27a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:02 tv Exp $
#

DISTNAME=       	x2vnc-1.5.1
PKGREVISION=		1
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

GNU_CONFIGURE=		yes
USE_X11=		yes

.include "../../mk/bsd.pkg.mk"