2013-06-20 03:59:25 +02:00
|
|
|
# Created by: Alexander Logvinov <avl@FreeBSD.org>
|
2010-08-10 05:09:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -rdp
|
|
|
|
|
|
|
|
COMMENT= Remmina plugin for RDP protocol
|
|
|
|
|
2014-01-15 18:28:00 +01:00
|
|
|
LIB_DEPENDS= libfreerdp-core.so:${PORTSDIR}/net/freerdp
|
2010-08-10 05:09:05 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
|
|
|
|
2014-01-15 06:44:43 +01:00
|
|
|
PLIST_SUB+= ICONS="" SSH=""
|
|
|
|
|
2010-08-10 05:09:05 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|