summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile1
-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
5 files changed, 80 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index f155fc6892c9..fa295d0f6602 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -164,6 +164,7 @@
SUBDIR += kbarcode
SUBDIR += kdc2tiff
SUBDIR += kdegraphics3
+ SUBDIR += kimagemapeditor
SUBDIR += kisomandel
SUBDIR += kludge3d
SUBDIR += kpovmodeler
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