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

PKGNAMESUFFIX=  -rdp

COMMENT=    Remmina plugin for RDP protocol

LIB_DEPENDS=    freerdp.0:${PORTSDIR}/net/freerdp

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

.include "${MASTERDIR}/Makefile"