aboutsummaryrefslogtreecommitdiff
path: root/net/remmina-plugin-xdmcp/Makefile
blob: 3f2e6a23c9062d0318924434d7c7f03c77763b8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$

PKGNAMESUFFIX=	-xdmcp

COMMENT=	Remmina plugin for XDMCP protocol

RUN_DEPENDS=	Xephyr:x11-servers/xephyr

USES=		gnome
USE_GNOME=	cairo

MASTERDIR=	${.CURDIR}/../remmina-plugins

.include "${MASTERDIR}/Makefile"