aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kimagemapeditor
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-05-19 18:09:10 +0800
committerfjoe <fjoe@FreeBSD.org>2003-05-19 18:09:10 +0800
commit7c7db43e8de76e5098bdebfe88fa47f5de50daaf (patch)
tree3ba5abb755345729334696ddbb376cf18e39cef2 /graphics/kimagemapeditor
parent7cd94cd370d67da7b1e9fd3de549804aa9ecd5e8 (diff)
downloadfreebsd-ports-gnome-7c7db43e8de76e5098bdebfe88fa47f5de50daaf.tar.gz
freebsd-ports-gnome-7c7db43e8de76e5098bdebfe88fa47f5de50daaf.tar.zst
freebsd-ports-gnome-7c7db43e8de76e5098bdebfe88fa47f5de50daaf.zip
New port: kimagemapeditor
KDE-based editor for HTML image maps. Submitted by: Kirill Ponomarew
Diffstat (limited to 'graphics/kimagemapeditor')
-rw-r--r--graphics/kimagemapeditor/Makefile25
-rw-r--r--graphics/kimagemapeditor/distinfo1
-rw-r--r--graphics/kimagemapeditor/pkg-descr6
-rw-r--r--graphics/kimagemapeditor/pkg-plist47
4 files changed, 79 insertions, 0 deletions
diff --git a/graphics/kimagemapeditor/Makefile b/graphics/kimagemapeditor/Makefile
new file mode 100644
index 000000000000..279920b45040
--- /dev/null
+++ b/graphics/kimagemapeditor/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: kimagemapeditor
+# Date created: 19 May 2003
+# Whom: Kirill Ponomarew <ponomarew@oberon.net>
+#
+# $FreeBSD$
+
+PORTNAME= kimagemapeditor
+PORTVERSION= 1.0
+CATEGORIES= graphics kde
+MASTER_SITES= http://savannah.nongnu.org/download/kimagemap/
+
+MAINTAINER= ponomarew@oberon.net
+COMMENT= KDE-based editor for HTML image maps
+
+USE_BZIP2= yes
+USE_KDELIBS_VER= 3
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET=
+CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/graphics/kimagemapeditor/distinfo b/graphics/kimagemapeditor/distinfo
new file mode 100644
index 000000000000..449503dbc509
--- /dev/null
+++ b/graphics/kimagemapeditor/distinfo
@@ -0,0 +1 @@
+MD5 (kimagemapeditor-1.0.tar.bz2) = 55fa7ccc5190b3e4f53e129466a79d68
diff --git a/graphics/kimagemapeditor/pkg-descr b/graphics/kimagemapeditor/pkg-descr
new file mode 100644
index 000000000000..0283e297920c
--- /dev/null
+++ b/graphics/kimagemapeditor/pkg-descr
@@ -0,0 +1,6 @@
+KImageMapEditor is a KDE-based editor for HTML image maps. It
+allows you to edit imagemaps of HTML files or create new ones.
+It can be fully integrated with Quanta since it is based on
+KParts technology.
+
+WWW: http://www.nongnu.org/kimagemap
diff --git a/graphics/kimagemapeditor/pkg-plist b/graphics/kimagemapeditor/pkg-plist
new file mode 100644
index 000000000000..c0e7939cebd1
--- /dev/null
+++ b/graphics/kimagemapeditor/pkg-plist
@@ -0,0 +1,47 @@
+bin/kimagemapeditor
+lib/kde3/libkimagemapeditor.la
+lib/kde3/libkimagemapeditor.so
+lib/kde3/libkimagemapeditor.so.1
+share/applnk/Development/kimagemapeditor.desktop
+share/apps/kimagemapeditor/addpointcursor.png
+share/apps/kimagemapeditor/freehandcursor.png
+share/apps/kimagemapeditor/kimagemapeditorpartui.rc
+share/apps/kimagemapeditor/kimagemapeditorui.rc
+share/apps/kimagemapeditor/polygoncursor.png
+share/apps/kimagemapeditor/removepointcursor.png
+share/icons/hicolor/16x16/apps/kimagemapeditor.png
+share/icons/hicolor/22x22/actions/addpoint.png
+share/icons/hicolor/22x22/actions/arrow.png
+share/icons/hicolor/22x22/actions/circle.png
+share/icons/hicolor/22x22/actions/circle2.png
+share/icons/hicolor/22x22/actions/freehand.png
+share/icons/hicolor/22x22/actions/lower.png
+share/icons/hicolor/22x22/actions/polygon.png
+share/icons/hicolor/22x22/actions/raise.png
+share/icons/hicolor/22x22/actions/rectangle.png
+share/icons/hicolor/22x22/actions/removepoint.png
+share/icons/hicolor/32x32/apps/kimagemapeditor.png
+share/icons/hicolor/48x48/apps/kimagemapeditor.png
+share/icons/locolor/16x16/apps/kimagemapeditor.png
+share/icons/locolor/32x32/apps/kimagemapeditor.png
+share/locale/de/LC_MESSAGES/kimagemapeditor.mo
+share/locale/es/LC_MESSAGES/kimagemapeditor.mo
+share/locale/fr/LC_MESSAGES/kimagemapeditor.mo
+share/locale/nl/LC_MESSAGES/kimagemapeditor.mo
+share/services/kimagemapeditorpart.desktop
+@dirrm share/apps/kimagemapeditor
+@unexec rmdir %D/share/apps 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Development 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/22x22/actions 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/22x22 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/services 2>/dev/null || true
+@unexec rmdir %D/lib/kde3 2>/dev/null || true