aboutsummaryrefslogtreecommitdiffstats
path: root/net/remmina-plugin-nx/Makefile
blob: e5f0b56532028a70c5c8fdd3c40bc7083fc6b659 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$

PKGNAMESUFFIX=  -nx

COMMENT=    Remmina plugin for NX

USE_XORG+=  xkbfile

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

LIB_DEPENDS+=   libssh_threads.so:security/libssh

PLIST_SUB+= ICONS="" SSH="@comment "

.include "${MASTERDIR}/Makefile"