diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
commit | 24482eebf1b38a1d781b1f6c16bb588f5e652980 (patch) | |
tree | bcb09269855487369fcfd28040255e86e37e1362 /games/killbots | |
parent | e9088ff192d5f032b73c9b2e3386bbc9bf25136b (diff) |
Notes
Diffstat (limited to 'games/killbots')
-rw-r--r-- | games/killbots/Makefile | 23 | ||||
-rw-r--r-- | games/killbots/distinfo | 2 | ||||
-rw-r--r-- | games/killbots/pkg-descr | 10 | ||||
-rw-r--r-- | games/killbots/pkg-plist | 42 |
4 files changed, 77 insertions, 0 deletions
diff --git a/games/killbots/Makefile b/games/killbots/Makefile new file mode 100644 index 000000000000..10436ad16098 --- /dev/null +++ b/games/killbots/Makefile @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= killbots +PORTVERSION= ${KDE4_VERSION} +CATEGORIES= games kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src +DIST_SUBDIR= KDE/${PORTVERSION} + +MAINTAINER= kde@FreeBSD.org +COMMENT= ${${PORTNAME}_DESC} + +CONFLICTS_INSTALL= kdegames-4.[0-9].* + +USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 +USES= cmake:outsource +USE_QT4= corelib gui qtestlib xml \ + moc_build qmake_build rcc_build uic_build +USE_XZ= yes +MAKE_JOBS_SAFE= yes + +.include <${.CURDIR}/../kdegames4/Makefile.common> +.include <bsd.port.mk> diff --git a/games/killbots/distinfo b/games/killbots/distinfo new file mode 100644 index 000000000000..c5e19dce7667 --- /dev/null +++ b/games/killbots/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.10.1/killbots-4.10.1.tar.xz) = 39b52c953a53511673639a852b8e8cf72c437a2b7211c0b4d8d2f3cb5ab50e8b +SIZE (KDE/4.10.1/killbots-4.10.1.tar.xz) = 974104 diff --git a/games/killbots/pkg-descr b/games/killbots/pkg-descr new file mode 100644 index 000000000000..21c7cc6ff796 --- /dev/null +++ b/games/killbots/pkg-descr @@ -0,0 +1,10 @@ +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 new file mode 100644 index 000000000000..cc0d15b892fc --- /dev/null +++ b/games/killbots/pkg-plist @@ -0,0 +1,42 @@ +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 +@dirrm share/doc/HTML/en/killbots +@dirrm share/apps/killbots/themes +@dirrm share/apps/killbots/rulesets +@dirrm share/apps/killbots |