1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/net/remmina-plugin-nx/Makefile
Ben Woods f08e938927 net/remmina: Upgrade to 1.3.5
Adding support for ST("simple" terminal), www, and spice.
Enabling nx by default.
Telepathy plugin is disabled upstream and is removed as a port to match.

Changes this release:
  https://gitlab.com/Remmina/Remmina/blob/v1.3.5/CHANGELOG.md

PR:		238221
Submitted by:	Nick Wolff <darkfiberiru@gmail.com>
Reported by:	cem
Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D21166
2019-08-18 10:34:04 +00:00

17 lines
283 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PKGNAMESUFFIX= -nx
COMMENT= Remmina plugin for NX
USES= gnome
USE_GNOME= cairo
USE_XORG= x11 xkbfile
MASTERDIR= ${.CURDIR}/../remmina-plugins
LIB_DEPENDS= libssh.so:security/libssh
.include "${MASTERDIR}/Makefile"