aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-commander
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-03-21 14:43:24 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-03-21 14:43:24 +0000
commit644aa2a709df1ebd5f141f8e4b28bb1efac1b304 (patch)
tree6835cf63cce00bf06d7c224b174cf4b2ee140939 /devel/geany-plugin-commander
parentecd489ff2ae56355358396ff7131711ce603007c (diff)
downloadports-644aa2a709df1ebd5f141f8e4b28bb1efac1b304.tar.gz
ports-644aa2a709df1ebd5f141f8e4b28bb1efac1b304.zip
Notes
Diffstat (limited to 'devel/geany-plugin-commander')
-rw-r--r--devel/geany-plugin-commander/Makefile11
-rw-r--r--devel/geany-plugin-commander/pkg-descr4
-rw-r--r--devel/geany-plugin-commander/pkg-plist10
3 files changed, 25 insertions, 0 deletions
diff --git a/devel/geany-plugin-commander/Makefile b/devel/geany-plugin-commander/Makefile
new file mode 100644
index 000000000000..5426fe066039
--- /dev/null
+++ b/devel/geany-plugin-commander/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+PORTNAME= geany-plugin-commander
+PORTVERSION= ${GEANY_VER}
+CATEGORIES= devel
+
+MAINTAINER= makc@FreeBSD.org
+COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
+
+.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
+.include <bsd.port.mk>
diff --git a/devel/geany-plugin-commander/pkg-descr b/devel/geany-plugin-commander/pkg-descr
new file mode 100644
index 000000000000..db5300e9d72c
--- /dev/null
+++ b/devel/geany-plugin-commander/pkg-descr
@@ -0,0 +1,4 @@
+Commander is a plugin for Geany that provides a command panel for
+rapid access to any action.
+
+WWW: http://plugins.geany.org/commander.html
diff --git a/devel/geany-plugin-commander/pkg-plist b/devel/geany-plugin-commander/pkg-plist
new file mode 100644
index 000000000000..a4cd35d40f48
--- /dev/null
+++ b/devel/geany-plugin-commander/pkg-plist
@@ -0,0 +1,10 @@
+lib/geany/commander.a
+lib/geany/commander.la
+lib/geany/commander.so
+%%DOCSDIR%%/commander/AUTHORS
+%%DOCSDIR%%/commander/COPYING
+%%DOCSDIR%%/commander/ChangeLog
+%%DOCSDIR%%/commander/NEWS
+%%DOCSDIR%%/commander/README
+@dirrm %%DOCSDIR%%/commander
+@dirrmtry %%DOCSDIR%%