aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-shiftcolumn
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-10-06 18:20:59 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-10-06 18:20:59 +0000
commit4bc8c29c2acf8465d737d4783b4a14ed81f408c0 (patch)
treebb9cd056f32028e9b8981c76a677f75c753b3e93 /devel/geany-plugin-shiftcolumn
parent8f78d3a36f21d1755786be71c9ec19d8def1f0a8 (diff)
downloadports-4bc8c29c2acf8465d737d4783b4a14ed81f408c0.tar.gz
ports-4bc8c29c2acf8465d737d4783b4a14ed81f408c0.zip
Notes
Diffstat (limited to 'devel/geany-plugin-shiftcolumn')
-rw-r--r--devel/geany-plugin-shiftcolumn/Makefile13
-rw-r--r--devel/geany-plugin-shiftcolumn/pkg-descr3
-rw-r--r--devel/geany-plugin-shiftcolumn/pkg-plist10
3 files changed, 26 insertions, 0 deletions
diff --git a/devel/geany-plugin-shiftcolumn/Makefile b/devel/geany-plugin-shiftcolumn/Makefile
new file mode 100644
index 000000000000..f76f3b17388b
--- /dev/null
+++ b/devel/geany-plugin-shiftcolumn/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTNAME= geany-plugin
+PORTVERSION= ${GEANY_VER}
+CATEGORIES= devel
+
+MAINTAINER= makc@FreeBSD.org
+COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
+
+GEANY_PLUGIN= shiftcolumn
+
+.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
+.include <bsd.port.mk>
diff --git a/devel/geany-plugin-shiftcolumn/pkg-descr b/devel/geany-plugin-shiftcolumn/pkg-descr
new file mode 100644
index 000000000000..c95abdfefd38
--- /dev/null
+++ b/devel/geany-plugin-shiftcolumn/pkg-descr
@@ -0,0 +1,3 @@
+This plugin allows you to move blocks of text horizontally.
+
+WWW: http://plugins.geany.org/shiftcolumn.html
diff --git a/devel/geany-plugin-shiftcolumn/pkg-plist b/devel/geany-plugin-shiftcolumn/pkg-plist
new file mode 100644
index 000000000000..47e5c6e8f0a8
--- /dev/null
+++ b/devel/geany-plugin-shiftcolumn/pkg-plist
@@ -0,0 +1,10 @@
+lib/geany/shiftcolumn.a
+lib/geany/shiftcolumn.la
+lib/geany/shiftcolumn.so
+%%DOCSDIR%%/shiftcolumn/AUTHORS
+%%DOCSDIR%%/shiftcolumn/COPYING
+%%DOCSDIR%%/shiftcolumn/ChangeLog
+%%DOCSDIR%%/shiftcolumn/NEWS
+%%DOCSDIR%%/shiftcolumn/README
+@dirrm %%DOCSDIR%%/shiftcolumn
+@dirrmtry %%DOCSDIR%%