17 lines
385 B
Makefile
17 lines
385 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/11/04 20:57:11 heinz 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_BUILDLINK2= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|