diff options
author | Will Andrews <will@FreeBSD.org> | 2001-11-30 03:30:06 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-11-30 03:30:06 +0000 |
commit | 262adf4cafb7f63d16b40431d1ed74ec0dcb6c0c (patch) | |
tree | 5177915909bf62167d8307e447a9defda746bd8f /misc | |
parent | 78d718f9b3f977fd7439bcc549cb8898632de472 (diff) | |
download | ports-262adf4cafb7f63d16b40431d1ed74ec0dcb6c0c.tar.gz ports-262adf4cafb7f63d16b40431d1ed74ec0dcb6c0c.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/khotkeys/Makefile | 22 | ||||
-rw-r--r-- | misc/khotkeys/distinfo | 1 | ||||
-rw-r--r-- | misc/khotkeys/pkg-comment | 1 | ||||
-rw-r--r-- | misc/khotkeys/pkg-descr | 3 | ||||
-rw-r--r-- | misc/khotkeys/pkg-plist | 22 |
6 files changed, 0 insertions, 50 deletions
diff --git a/misc/Makefile b/misc/Makefile index b123425f668a..ecc266e671c4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -104,7 +104,6 @@ SUBDIR += kdeaddons SUBDIR += kdeutils2 SUBDIR += kdirstat - SUBDIR += khotkeys SUBDIR += kp SUBDIR += kwatch SUBDIR += lc diff --git a/misc/khotkeys/Makefile b/misc/khotkeys/Makefile deleted file mode 100644 index 83a6b1807ea8..000000000000 --- a/misc/khotkeys/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: khotkeys -# Date created: 06 Nov 2000 -# Whom: rse@engelschall.com -# -# $FreeBSD$ -# - -PORTNAME= khotkeys -PORTVERSION= 1.0.4 -CATEGORIES= misc kde -MASTER_SITES= http://dforce.sh.cvut.cz/~seli/en/khotkeys/ - -MAINTAINER= ports@FreeBSD.org - -USE_KDEBASE_VER=1 -NO_LATEST_LINK= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= "--with-extra-includes=${LOCALBASE}/include" - -.include <bsd.port.mk> diff --git a/misc/khotkeys/distinfo b/misc/khotkeys/distinfo deleted file mode 100644 index bedf300ecd2b..000000000000 --- a/misc/khotkeys/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (khotkeys-1.0.4.tar.bz2) = 80ecdb78e2e6c8e59ec68c6f4f8db42b diff --git a/misc/khotkeys/pkg-comment b/misc/khotkeys/pkg-comment deleted file mode 100644 index 312d04827ecf..000000000000 --- a/misc/khotkeys/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Global Hotkey Support for KDE 1.x diff --git a/misc/khotkeys/pkg-descr b/misc/khotkeys/pkg-descr deleted file mode 100644 index c292aecb364a..000000000000 --- a/misc/khotkeys/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Global Hotkey Support for KDE 1.x - -WWW: http://dforce.sh.cvut.cz/~seli/en/khotkeys/ diff --git a/misc/khotkeys/pkg-plist b/misc/khotkeys/pkg-plist deleted file mode 100644 index ccb5b7b208fc..000000000000 --- a/misc/khotkeys/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -bin/kcmhotkeys -bin/kcmmodifiers -bin/khotkeys -share/applnk/Settings/Keys/kcmhotkeys.kdelnk -share/applnk/Settings/Keys/kcmmodifiers.kdelnk -share/doc/HTML/en/kcontrol/kcmhotkeys/index-1.html -share/doc/HTML/en/kcontrol/kcmhotkeys/index-2.html -share/doc/HTML/en/kcontrol/kcmhotkeys/index-3.html -share/doc/HTML/en/kcontrol/kcmhotkeys/index-4.html -share/doc/HTML/en/kcontrol/kcmhotkeys/index-5.html -share/doc/HTML/en/kcontrol/kcmhotkeys/index-6.html -share/doc/HTML/en/kcontrol/kcmhotkeys/index.html -share/doc/HTML/en/kcontrol/kcmmodifiers/index-1.html -share/doc/HTML/en/kcontrol/kcmmodifiers/index-2.html -share/doc/HTML/en/kcontrol/kcmmodifiers/index-3.html -share/doc/HTML/en/kcontrol/kcmmodifiers/index-4.html -share/doc/HTML/en/kcontrol/kcmmodifiers/index-5.html -share/doc/HTML/en/kcontrol/kcmmodifiers/index.html -share/locale/cs/LC_MESSAGES/kcmhotkeys.mo -share/locale/cs/LC_MESSAGES/kcmmodifiers.mo -@dirrm share/doc/HTML/en/kcontrol/kcmmodifiers -@dirrm share/doc/HTML/en/kcontrol/kcmhotkeys |