freebsd-ports/net/remmina-plugin-rdp/Makefile
Ben Woods 3105eaf6a6 net/remmina-plugin-rdp: Revive port
PR:		214378
Reported by:	Koichiro IWAO <meta+ports@vmeta.jp>
Reported by:	timp87@gmail.com
Approved by:	adamw (mentor, implicit)
2016-12-20 09:01:36 +00:00

17 lines
317 B
Makefile

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