aboutsummaryrefslogtreecommitdiffstats
path: root/net/remmina-plugin-vnc/Makefile
blob: 9718e85e66e19c1f2c8fe255b5ac7eb557cd918a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    remmina-plugin-vnc
# Date created:             24 June 2010
# Whom:                 Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=   2
PKGNAMESUFFIX=  -vnc

COMMENT=    Remmina plugin for VNC protocol

LIB_DEPENDS=    jpeg.11:${PORTSDIR}/graphics/jpeg \
        gnutls:${PORTSDIR}/security/gnutls

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

.include "${MASTERDIR}/Makefile"