freebsd-ports/net/remmina-plugin-vnc/Makefile
Dima Panov baee0a62c6 - Update net/remmina and its plugins to 1.0.0 release
- Add gnome and nx plugins

Big thanks to Koichiro IWAIO for his work!

Submitted by:	Koichiro IWAIO <meta AT vmeta DOT jp> via mail
2013-06-20 01:59:25 +00:00

14 lines
365 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -vnc
COMMENT= Remmina plugin for VNC protocol
BUILD_DEPENDS= ${LOCALBASE}/include/gcrypt.h:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
gnutls:${PORTSDIR}/security/gnutls
MASTERDIR= ${.CURDIR}/../remmina-plugins
.include "${MASTERDIR}/Makefile"