2013-06-20 03:59:25 +02:00
|
|
|
# Created by: Alexander Logvinov <avl@FreeBSD.org>
|
2010-08-10 05:21:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -xdmcp
|
|
|
|
|
|
|
|
COMMENT= Remmina plugin for XDMCP protocol
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= Xephyr:x11-servers/xephyr
|
2010-08-10 05:21:10 +02:00
|
|
|
|
2016-11-08 14:35:36 +01:00
|
|
|
USE_GNOME+= cairo
|
|
|
|
|
2010-08-10 05:21:10 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|