summaryrefslogtreecommitdiff
path: root/net/x2vnc/Makefile
blob: d86cd80525e038e958373ce812eee81248a7004e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.8 2004/04/25 07:35:03 snj 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
USE_BUILDLINK3=		yes

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