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

PKGNAMESUFFIX=	-nx

COMMENT=	Remmina plugin for NX

USE_GNOME+=	cairo
USE_XORG+=	x11 xkbfile

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

LIB_DEPENDS+=	libssh_threads.so:security/libssh

.include "${MASTERDIR}/Makefile"