Remmina plugin for XDMCP protocol.
WWW: http://remmina.sourceforge.net/
This commit is contained in:
parent
f47c5f9ae1
commit
88b273ab03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259050
@ -889,6 +889,7 @@
|
|||||||
SUBDIR += remmina-plugin-rdp
|
SUBDIR += remmina-plugin-rdp
|
||||||
SUBDIR += remmina-plugin-telepathy
|
SUBDIR += remmina-plugin-telepathy
|
||||||
SUBDIR += remmina-plugin-vnc
|
SUBDIR += remmina-plugin-vnc
|
||||||
|
SUBDIR += remmina-plugin-xdmcp
|
||||||
SUBDIR += remmina-plugins
|
SUBDIR += remmina-plugins
|
||||||
SUBDIR += remotedesk
|
SUBDIR += remotedesk
|
||||||
SUBDIR += repeater
|
SUBDIR += repeater
|
||||||
|
16
net/remmina-plugin-xdmcp/Makefile
Normal file
16
net/remmina-plugin-xdmcp/Makefile
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# New ports collection makefile for: remmina-plugin-xdmcp
|
||||||
|
# Date created: 24 June 2010
|
||||||
|
# Whom: Alexander Logvinov <avl@FreeBSD.org>
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
|
||||||
|
PKGNAMESUFFIX= -xdmcp
|
||||||
|
|
||||||
|
COMMENT= Remmina plugin for XDMCP protocol
|
||||||
|
|
||||||
|
RUN_DEPENDS= Xephyr:${PORTSDIR}/x11-servers/xephyr
|
||||||
|
|
||||||
|
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
||||||
|
|
||||||
|
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user