aboutsummaryrefslogtreecommitdiff
path: root/net/remmina-plugin-gnome/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2013-06-20 01:59:25 +0000
committerDima Panov <fluffy@FreeBSD.org>2013-06-20 01:59:25 +0000
commitbaee0a62c62915bd214f030ff755755a4f7265c5 (patch)
tree36b6a73912be80d84fbbcc00e73dd2ae6c2ccfaa /net/remmina-plugin-gnome/Makefile
parent342cc7883f9c32add89b2cff456497660b8f39b1 (diff)
downloadports-baee0a62c62915bd214f030ff755755a4f7265c5.tar.gz
ports-baee0a62c62915bd214f030ff755755a4f7265c5.zip
Notes
Diffstat (limited to 'net/remmina-plugin-gnome/Makefile')
-rw-r--r--net/remmina-plugin-gnome/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/remmina-plugin-gnome/Makefile b/net/remmina-plugin-gnome/Makefile
new file mode 100644
index 000000000000..f87365c8173a
--- /dev/null
+++ b/net/remmina-plugin-gnome/Makefile
@@ -0,0 +1,13 @@
+# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
+# $FreeBSD$
+
+PKGNAMESUFFIX= -gnome
+
+MAINTAINER= meta+ports@vmeta.jp
+COMMENT= Remmina plugin for GNOME Keyring
+
+LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/libgnome-keyring
+
+MASTERDIR= ${.CURDIR}/../remmina-plugins
+
+.include "${MASTERDIR}/Makefile"