freebsd-ports/net/remmina-plugin-vnc/Makefile
Danilo Egea Gondolfo 0d12f1c5d4 - Update to 0.50.3
PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
2018-06-22 17:18:45 +00:00

19 lines
365 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
PKGNAMESUFFIX= -vnc
COMMENT= Remmina plugin for VNC protocol
LIB_DEPENDS= libgnutls.so:security/gnutls \
libgcrypt.so:security/libgcrypt \
libvncserver.so:net/libvncserver
USES= jpeg
USE_GNOME+= cairo
MASTERDIR= ${.CURDIR}/../remmina-plugins
.include "${MASTERDIR}/Makefile"