diff options
Diffstat (limited to 'games/konquest')
-rw-r--r-- | games/konquest/Makefile | 22 | ||||
-rw-r--r-- | games/konquest/distinfo | 2 | ||||
-rw-r--r-- | games/konquest/pkg-descr | 6 | ||||
-rw-r--r-- | games/konquest/pkg-plist | 20 |
4 files changed, 50 insertions, 0 deletions
diff --git a/games/konquest/Makefile b/games/konquest/Makefile new file mode 100644 index 000000000000..f616ffd09954 --- /dev/null +++ b/games/konquest/Makefile @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= konquest +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= 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/konquest/distinfo b/games/konquest/distinfo new file mode 100644 index 000000000000..d96a0efee902 --- /dev/null +++ b/games/konquest/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.10.1/konquest-4.10.1.tar.xz) = 837b5e40a3e93ca9d2fb4e669ba0b5acbd9c8f5203a019bcf0845305376a9cfe +SIZE (KDE/4.10.1/konquest-4.10.1.tar.xz) = 417880 diff --git a/games/konquest/pkg-descr b/games/konquest/pkg-descr new file mode 100644 index 000000000000..e015a9e7fdb8 --- /dev/null +++ b/games/konquest/pkg-descr @@ -0,0 +1,6 @@ +Konquest is the KDE version of Gnu-Lactic Konquest. Players conquer +other planets by sending ships to them. The goal is to build an +interstellar empire and ultimately conquer all other player's +planets. + +WWW: http://www.kde.org/applications/games/konquest/ diff --git a/games/konquest/pkg-plist b/games/konquest/pkg-plist new file mode 100644 index 000000000000..06c6f65695f0 --- /dev/null +++ b/games/konquest/pkg-plist @@ -0,0 +1,20 @@ +bin/konquest +share/applications/kde4/konquest.desktop +share/apps/konquest/konquestui.rc +share/apps/konquest/pics/default_theme.svgz +share/apps/konquest/pics/konquest-splash.png +share/doc/HTML/en/konquest/common +share/doc/HTML/en/konquest/index.cache.bz2 +share/doc/HTML/en/konquest/index.docbook +share/doc/HTML/en/konquest/ingame_window.png +share/doc/HTML/en/konquest/main_game_window.png +share/doc/HTML/en/konquest/new_game_settings.png +share/icons/hicolor/128x128/apps/konquest.png +share/icons/hicolor/16x16/apps/konquest.png +share/icons/hicolor/22x22/apps/konquest.png +share/icons/hicolor/32x32/apps/konquest.png +share/icons/hicolor/48x48/apps/konquest.png +share/icons/hicolor/64x64/apps/konquest.png +@dirrm share/doc/HTML/en/konquest +@dirrm share/apps/konquest/pics +@dirrm share/apps/konquest |