freebsd-ports/net/remmina-plugin-xdmcp/Makefile
Dima Panov a9d0d9504b - Update FreeRDP to 1.1.0.2013070101 beta release
- Update Remmina and Remmina plugins collection to git commit b6a55ae
- Use new style for LIB_DEPENDS
- Stagify
2014-01-15 05:44:43 +00:00

14 lines
287 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -xdmcp
COMMENT= Remmina plugin for XDMCP protocol
RUN_DEPENDS= Xephyr:${PORTSDIR}/x11-servers/xephyr
MASTERDIR= ${.CURDIR}/../remmina-plugins
PLIST_SUB+= ICONS="" SSH=""
.include "${MASTERDIR}/Makefile"