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
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
|
|
|
|
2014-01-15 06:44:43 +01:00
|
|
|
PLIST_SUB+= ICONS="" SSH=""
|
|
|
|
|
2010-08-10 05:21:10 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|