freebsd-ports/net/remmina-plugin-exec/Makefile
Ben Woods cf3c5724f7 net/remmina: Update to v1.2.0-rcgit.27 (Valentine Edition 2018)
- Upstream renamed net/remmina-plugin-gnome to net/remmina-plugin-secret
- Add new plugin net/remmina-plugin-exec to execute commands
- Remove unnecessarily complicated pkg-plist logic for plugins

Changes this release:
  https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.27
  https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.26
  https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.25
2018-03-04 05:21:09 +00:00

12 lines
222 B
Makefile

# Created by: Ben Woods <woodsb02@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -exec
COMMENT= Remmina plugin to execute a command
USE_GNOME+= cairo
MASTERDIR= ${.CURDIR}/../remmina-plugins
.include "${MASTERDIR}/Makefile"