2020-01-26 18:30:40 +01:00
|
|
|
# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:58 rillig Exp $
|
2001-10-24 11:42:52 +02:00
|
|
|
|
2007-01-17 13:12:15 +01:00
|
|
|
DISTNAME= x2vnc-1.7.2
|
2018-03-07 12:57:28 +01:00
|
|
|
PKGREVISION= 3
|
2001-10-24 11:42:52 +02:00
|
|
|
CATEGORIES= net x11
|
2007-01-17 13:12:15 +01:00
|
|
|
MASTER_SITES= http://fredrik.hubbe.net/x2vnc/
|
2001-10-24 11:42:52 +02:00
|
|
|
|
2007-01-17 13:12:15 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2020-01-26 18:30:40 +01:00
|
|
|
HOMEPAGE= https://fredrik.hubbe.net/x2vnc.html
|
2001-10-24 11:42:52 +02:00
|
|
|
COMMENT= Multi-console display using X and VNC
|
2013-10-25 11:43:20 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2001-10-24 11:42:52 +02:00
|
|
|
|
2003-11-04 21:52:47 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2014-01-28 00:27:04 +01:00
|
|
|
LDFLAGS.SunOS+= -lresolv -lsocket -lnsl
|
2001-10-24 11:42:52 +02:00
|
|
|
|
2009-04-17 18:19:27 +02:00
|
|
|
.include "options.mk"
|
|
|
|
|
2007-01-16 14:22:25 +01:00
|
|
|
.include "../../x11/libX11/buildlink3.mk"
|
2007-01-16 14:30:59 +01:00
|
|
|
.include "../../x11/libXScrnSaver/buildlink3.mk"
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
|
|
.include "../../x11/libXinerama/buildlink3.mk"
|
|
|
|
.include "../../x11/libXrandr/buildlink3.mk"
|
2018-03-07 12:57:28 +01:00
|
|
|
.include "../../x11/xorgproto/buildlink3.mk"
|
2015-04-23 11:17:48 +02:00
|
|
|
|
2001-10-24 11:42:52 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|