diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-19 20:15:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-19 20:15:39 +0000 |
commit | 9c361b5fcdf5bdbb87e60db0b5292f02e2ab6bfa (patch) | |
tree | b37cb5a00cebfb9684499f13a2710db14e804df3 | |
parent | * Add a new intltool component which adds a BUILD_DEPENDS on textproc/intltool (diff) |
Add krefty 0.2,
Krefty - Quick Reference sheets for KDE.
A small, lightweight set of pages that summarize the
command line options, hotkeys and cheats for various
Unix programs.
PR: 61403
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/krefty/Makefile | 30 | ||||
-rw-r--r-- | deskutils/krefty/distinfo | 1 | ||||
-rw-r--r-- | deskutils/krefty/pkg-descr | 8 | ||||
-rw-r--r-- | deskutils/krefty/pkg-message | 9 | ||||
-rw-r--r-- | deskutils/krefty/pkg-plist | 33 |
6 files changed, 82 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 01bb991fbbbe..21f8ce4a90bf 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -55,6 +55,7 @@ SUBDIR += kickpim SUBDIR += kluje SUBDIR += knowit + SUBDIR += krefty SUBDIR += kronolith SUBDIR += krss SUBDIR += ktagebuch diff --git a/deskutils/krefty/Makefile b/deskutils/krefty/Makefile new file mode 100644 index 000000000000..23e6311a585e --- /dev/null +++ b/deskutils/krefty/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: krefty +# Date created: Fri Jan 16 02:55:31 CET 2004 +# Whom: Markus Brueffer <brueffer@phoenix-systems.de> +# +# $FreeBSD$ + +PORTNAME= krefty +PORTVERSION= 0.2 +CATEGORIES= deskutils kde +MASTER_SITES= http://www.gnomedia.com/cw/krefty/ + +MAINTAINER= brueffer@phoenix-systems.de +COMMENT= Quick Reference sheets for KDE + +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes +USE_REINPLACE= yes + +post-extract: + @${TOUCH} ${WRKSRC}/config.h.in + +post-patch: + @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} + +post-install: + @${CAT} ${PKGMESSAGE} + +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/x11/kde3/Makefile.kde" +.include <bsd.port.post.mk> diff --git a/deskutils/krefty/distinfo b/deskutils/krefty/distinfo new file mode 100644 index 000000000000..aa0ae31390af --- /dev/null +++ b/deskutils/krefty/distinfo @@ -0,0 +1 @@ +MD5 (krefty-0.2.tar.gz) = 4c657e11f912a2528944c0c3e6c88667 diff --git a/deskutils/krefty/pkg-descr b/deskutils/krefty/pkg-descr new file mode 100644 index 000000000000..bc3fe9851d3d --- /dev/null +++ b/deskutils/krefty/pkg-descr @@ -0,0 +1,8 @@ +Krefty - Quick Reference sheets for KDE. + +A small, lightweight set of pages that summarize the +command line options, hotkeys and cheats for various +Unix programs. + +Author: Tim Pushman <jalal@gnomedia.com> +WWW: http://www.gnomedia.com/cw/krefty/ diff --git a/deskutils/krefty/pkg-message b/deskutils/krefty/pkg-message new file mode 100644 index 000000000000..e8e39d5b9f77 --- /dev/null +++ b/deskutils/krefty/pkg-message @@ -0,0 +1,9 @@ +-------------------------------------------------------------------- + + After doing the installation, there is one further step that + needs to be taken, and that is to install the quick reference + files ("Krefty Sheets") themselves. + + Please visit the project's homepage for further instructions. + +-------------------------------------------------------------------- diff --git a/deskutils/krefty/pkg-plist b/deskutils/krefty/pkg-plist new file mode 100644 index 000000000000..fca312ada9f8 --- /dev/null +++ b/deskutils/krefty/pkg-plist @@ -0,0 +1,33 @@ +bin/krefty +lib/kde3/libkreftypart.la +lib/kde3/libkreftypart.so +share/applnk/Utilities/krefty.desktop +share/apps/krefty/data/krefty-intro.xml +share/apps/krefty/data/krefty.css +share/apps/krefty/data/krefty.dtd +share/apps/krefty/data/krefty.xsl +share/apps/krefty/data/note.png +share/apps/krefty/krefty_shell.rc +share/doc/HTML/en/krefty/common +share/doc/HTML/en/krefty/index.cache.bz2 +share/doc/HTML/en/krefty/index.docbook +share/doc/HTML/en/krefty/krefty01.png +share/icons/hicolor/16x16/apps/krefty.png +share/icons/hicolor/32x32/apps/krefty.png +share/services/krefty_part.desktop +@unexec rmdir %D/share/services 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true +@unexec rmdir %D/share/icons 2>/dev/null || true +@dirrm share/doc/HTML/en/krefty +@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true +@unexec rmdir %D/share/doc/HTML 2>/dev/null || true +@dirrm share/apps/krefty/data +@dirrm share/apps/krefty +@unexec rmdir %D/share/apps 2>/dev/null || true +@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true +@unexec rmdir %D/share/applnk 2>/dev/null || true +@unexec rmdir %D/lib/kde3 2>/dev/null || true |