diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-17 15:33:30 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-17 15:33:30 +0000 |
commit | db4d97458cdd0dca289b3e39e610840502ce7b29 (patch) | |
tree | 0a03576a9a5a6ef6c6cc8b18d34c3992a5e36c8d /german | |
parent | 05481e88ff5a5f6a41a427c4480b228cf667454f (diff) | |
download | ports-db4d97458cdd0dca289b3e39e610840502ce7b29.tar.gz ports-db4d97458cdd0dca289b3e39e610840502ce7b29.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/ksteak/Makefile | 32 | ||||
-rw-r--r-- | german/ksteak/distinfo | 1 | ||||
-rw-r--r-- | german/ksteak/pkg-descr | 8 | ||||
-rw-r--r-- | german/ksteak/pkg-plist | 38 |
5 files changed, 80 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index 7c0bd21b1de7..3092edc628b4 100644 --- a/german/Makefile +++ b/german/Makefile @@ -11,6 +11,7 @@ SUBDIR += ispell-alt SUBDIR += ispell-neu SUBDIR += kde3-i18n + SUBDIR += ksteak SUBDIR += linux-eagle SUBDIR += manpages SUBDIR += netscape7 diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile new file mode 100644 index 000000000000..1fa53a4617ae --- /dev/null +++ b/german/ksteak/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: ksteak +# Date created: 2003/02/16 +# Whom: Heiner <h.eichmann@gmx.de> +# +# $FreeBSD$ +# + +PORTNAME= ksteak +PORTVERSION= 0.9.3 +CATEGORIES= german kde +MASTER_SITES= http://www.der-fritz.de/ksteak/ + +MAINTAINER= h.eichmann@gmx.de +COMMENT= KDE frontend for steak, an english - german dictionary + +RUN_DEPENDS= steak:${PORTSDIR}/german/steak + +USE_BZIP2= yes +USE_KDELIBS_VER=3 +USE_GMAKE= yes +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes + +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +GNU_CONFIGURE= yes + +post-install: + ${INSTALL_SCRIPT} ${WRKSRC}/ksteak/ksteakui.rc ${PREFIX}/share/apps/ksteak + +.include <bsd.port.mk> diff --git a/german/ksteak/distinfo b/german/ksteak/distinfo new file mode 100644 index 000000000000..45d49720878b --- /dev/null +++ b/german/ksteak/distinfo @@ -0,0 +1 @@ +MD5 (ksteak-0.9.3.tar.bz2) = fad074e06b198ad8e14194deb70af8b7 diff --git a/german/ksteak/pkg-descr b/german/ksteak/pkg-descr new file mode 100644 index 000000000000..16c6ead4bb1c --- /dev/null +++ b/german/ksteak/pkg-descr @@ -0,0 +1,8 @@ +KSteak is a KDE frontend for steak, an english - german dictionary. +KSteak translates a given word or the lastest one in the X-Clipboard. +Since version 0.2 KSteak can be docked on the KDE-panel (kicker). + +WWW: http://www.der-fritz.de/ksteak/ + +Heiner +h.eichmann@gmx.de diff --git a/german/ksteak/pkg-plist b/german/ksteak/pkg-plist new file mode 100644 index 000000000000..b0cfdac04ff6 --- /dev/null +++ b/german/ksteak/pkg-plist @@ -0,0 +1,38 @@ +bin/ksteak +lib/libksteakplugin.so.0 +lib/libksteakplugin.so +lib/libksteakplugin.la +share/doc/HTML/en/ksteak/index.docbook +share/doc/HTML/en/ksteak/index.cache.bz2 +share/doc/HTML/en/ksteak/common +share/doc/HTML/de/ksteak/index.docbook +share/doc/HTML/de/ksteak/index.cache.bz2 +share/doc/HTML/de/ksteak/common +share/apps/ksteak/ksteakui.rc +share/apps/ksteak/pics/and.png +share/apps/ksteak/pics/case.png +share/apps/ksteak/pics/context.png +share/apps/ksteak/pics/flag-de.png +share/apps/ksteak/pics/flag-en.png +share/apps/ksteak/pics/key_enter.png +share/apps/ksteak/pics/ksteak-dock-watch.png +share/apps/ksteak/pics/ksteak-dock.png +share/apps/ksteak/pics/or.png +share/apps/khtml/kpartplugins/ksteakplugin.rc +share/icons/hicolor/16x16/apps/ksteak.png +share/icons/hicolor/16x16/apps/ksteakplugin.png +share/icons/hicolor/22x22/apps/ksteak.png +share/icons/hicolor/22x22/apps/ksteakplugin.png +share/icons/hicolor/32x32/apps/ksteak.png +share/icons/hicolor/32x32/apps/ksteakplugin.png +share/icons/locolor/16x16/apps/ksteak.png +share/icons/locolor/16x16/apps/ksteakplugin.png +share/icons/locolor/22x22/apps/ksteak.png +share/icons/locolor/32x32/apps/ksteak.png +share/applnk/Applications/ksteak.desktop +share/locale/de/LC_MESSAGES/ksteak.mo +@dirrm share/doc/HTML/en/ksteak +@dirrm share/doc/HTML/de/ksteak +@dirrm share/apps/ksteak/pics +@dirrm share/apps/ksteak +@dirrm share/applnk/Applications |