freebsd-ports/net/remmina-plugin-rdp/Makefile

17 lines
318 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -rdp
COMMENT= Remmina plugin for RDP protocol
LIB_DEPENDS= libfreerdp2.so:net/freerdp
USE_GNOME+= cairo
USE_XORG+= ice sm x11 xext
MASTERDIR= ${.CURDIR}/../remmina-plugins
PLIST_SUB+= ICONS="" SSH=""
.include "${MASTERDIR}/Makefile"