diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-02-23 03:03:17 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-02-23 03:03:17 +0800 |
commit | ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019 (patch) | |
tree | 3aad51132f546ad79059b32784badc3f6a42c8ff /games/killbots | |
parent | c5cfcc04963e6321cc90d144cb3bc9adbff4cf0f (diff) | |
download | freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.tar.gz freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.tar.zst freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.zip |
Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
Diffstat (limited to 'games/killbots')
-rw-r--r-- | games/killbots/Makefile | 17 | ||||
-rw-r--r-- | games/killbots/distinfo | 2 | ||||
-rw-r--r-- | games/killbots/pkg-descr | 10 | ||||
-rw-r--r-- | games/killbots/pkg-plist | 38 |
4 files changed, 0 insertions, 67 deletions
diff --git a/games/killbots/Makefile b/games/killbots/Makefile deleted file mode 100644 index 7d6e01dec00c..000000000000 --- a/games/killbots/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $FreeBSD$ - -PORTNAME= killbots -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 -CATEGORIES= games kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= ${${PORTNAME}_DESC} - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs libkdegames automoc4 -USE_QT4= corelib gui qtestlib xml \ - moc_build qmake_build rcc_build uic_build - -.include <${.CURDIR}/../kdegames-kde4/Makefile.common> -.include <bsd.port.mk> diff --git a/games/killbots/distinfo b/games/killbots/distinfo deleted file mode 100644 index 9df96f3a96f6..000000000000 --- a/games/killbots/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/killbots-4.14.3.tar.xz) = 22b472081ac1897917b13634aa0a2a270c6a7d3e36a9204a4daa682a77bf61b4 -SIZE (KDE/4.14.3/killbots-4.14.3.tar.xz) = 961756 diff --git a/games/killbots/pkg-descr b/games/killbots/pkg-descr deleted file mode 100644 index 21c7cc6ff796..000000000000 --- a/games/killbots/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Killbots is a simple game of evading killer robots. Who created -the robots and why they have been programmed to destroy, no one -knows. All that is known is that the robots are numerous and their -sole objective is to destroy you. Fortunately for you, their creator -has focused on quantity rather than quality and as a result the -robots are severely lacking in intelligence. Your superior wit and -a fancy teleportation device are your only weapons against the -never- ending stream of mindless automatons. - -WWW: http://www.kde.org/applications/games/killbots/ diff --git a/games/killbots/pkg-plist b/games/killbots/pkg-plist deleted file mode 100644 index 15b5c4b4132f..000000000000 --- a/games/killbots/pkg-plist +++ /dev/null @@ -1,38 +0,0 @@ -bin/killbots -share/applications/kde4/killbots.desktop -share/apps/killbots/killbotsui.rc -share/apps/killbots/rulesets/classic.desktop -share/apps/killbots/rulesets/daleks.desktop -share/apps/killbots/rulesets/default.desktop -share/apps/killbots/rulesets/easy.desktop -share/apps/killbots/rulesets/energycrisis.desktop -share/apps/killbots/themes/classic.desktop -share/apps/killbots/themes/classic.png -share/apps/killbots/themes/classic.svgz -share/apps/killbots/themes/mountainadventure.desktop -share/apps/killbots/themes/mountainadventure.png -share/apps/killbots/themes/mountainadventure.svgz -share/apps/killbots/themes/mummymadness.desktop -share/apps/killbots/themes/mummymadness.png -share/apps/killbots/themes/mummymadness.svgz -share/apps/killbots/themes/robotkill.desktop -share/apps/killbots/themes/robotkill.png -share/apps/killbots/themes/robotkill.svgz -share/config.kcfg/killbots.kcfg -share/doc/HTML/en/killbots/common -share/doc/HTML/en/killbots/enemy.png -share/doc/HTML/en/killbots/fastenemy.png -share/doc/HTML/en/killbots/grid.png -share/doc/HTML/en/killbots/hero.png -share/doc/HTML/en/killbots/index.cache.bz2 -share/doc/HTML/en/killbots/index.docbook -share/doc/HTML/en/killbots/junkheap.png -share/doc/HTML/en/killbots/status.png -share/doc/HTML/en/killbots/waitoutround.png -share/icons/hicolor/128x128/apps/killbots.png -share/icons/hicolor/16x16/apps/killbots.png -share/icons/hicolor/22x22/apps/killbots.png -share/icons/hicolor/32x32/apps/killbots.png -share/icons/hicolor/48x48/apps/killbots.png -share/icons/hicolor/64x64/apps/killbots.png -share/icons/hicolor/scalable/apps/killbots.svgz |