aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-03-22 19:32:42 +0800
committermakc <makc@FreeBSD.org>2013-03-22 19:32:42 +0800
commit830b651f234dab7376c3e31f86047da6aa95c856 (patch)
tree40406e65fd668d5b9186e8268ff2d8f62404f94d /devel
parent791a186b8543fb10a96eeb962eb14f3a3c01ed67 (diff)
downloadfreebsd-ports-gnome-830b651f234dab7376c3e31f86047da6aa95c856.tar.gz
freebsd-ports-gnome-830b651f234dab7376c3e31f86047da6aa95c856.tar.zst
freebsd-ports-gnome-830b651f234dab7376c3e31f86047da6aa95c856.zip
Remove geany-plugin-gdb (I forgot to remove the directory with recent update
Diffstat (limited to 'devel')
-rw-r--r--devel/geany-plugin-gdb/Makefile14
-rw-r--r--devel/geany-plugin-gdb/pkg-descr4
-rw-r--r--devel/geany-plugin-gdb/pkg-plist13
3 files changed, 0 insertions, 31 deletions
diff --git a/devel/geany-plugin-gdb/Makefile b/devel/geany-plugin-gdb/Makefile
deleted file mode 100644
index 8edb5c246f16..000000000000
--- a/devel/geany-plugin-gdb/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= geany-plugin
-PORTVERSION= ${GEANY_VER}
-CATEGORIES= devel
-
-MAINTAINER= makc@FreeBSD.org
-COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
-
-GEANY_PLUGIN= gdb
-GEANY_PLUGIN_DIR= geanygdb
-
-.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
-.include <bsd.port.mk>
diff --git a/devel/geany-plugin-gdb/pkg-descr b/devel/geany-plugin-gdb/pkg-descr
deleted file mode 100644
index 4913c680203c..000000000000
--- a/devel/geany-plugin-gdb/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-GeanyGDB is a plugin for Geany which provides integrated debugging
-support within Geany via the GNU Debugger (GDB).
-
-WWW: http://plugins.geany.org/geanygdb.html
diff --git a/devel/geany-plugin-gdb/pkg-plist b/devel/geany-plugin-gdb/pkg-plist
deleted file mode 100644
index 795bc878167a..000000000000
--- a/devel/geany-plugin-gdb/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-lib/geany/geanygdb.a
-lib/geany/geanygdb.la
-lib/geany/geanygdb.so
-libexec/geany-plugins/geanygdb/ttyhelper
-%%DOCSDIR%%/geanygdb/AUTHORS
-%%DOCSDIR%%/geanygdb/COPYING
-%%DOCSDIR%%/geanygdb/ChangeLog
-%%DOCSDIR%%/geanygdb/NEWS
-%%DOCSDIR%%/geanygdb/README
-@dirrm %%DOCSDIR%%/geanygdb
-@dirrmtry %%DOCSDIR%%
-@dirrm libexec/geany-plugins/geanygdb
-@dirrmtry libexec/geany-plugins