diff options
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/kwappen/Makefile | 20 | ||||
-rw-r--r-- | games/kwappen/distinfo | 1 | ||||
-rw-r--r-- | games/kwappen/pkg-descr | 17 | ||||
-rw-r--r-- | games/kwappen/pkg-plist | 48 |
5 files changed, 87 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 9292bd2e7bf3..ab241ba39a66 100644 --- a/games/Makefile +++ b/games/Makefile @@ -203,6 +203,7 @@ SUBDIR += knights SUBDIR += kobodeluxe SUBDIR += kpacman + SUBDIR += kwappen SUBDIR += kxl SUBDIR += ladder SUBDIR += lbreakout diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile new file mode 100644 index 000000000000..47b5bb00877c --- /dev/null +++ b/games/kwappen/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: kwappen +# Date created: 2003-07-03 +# Whom: arved +# +# $FreeBSD$ + +PORTNAME= kwappen +PORTVERSION= 1.1.4 +CATEGORIES= games kde +MASTER_SITES= http://www.lcs-chemie.de/ + +MAINTAINER= arved@FreeBSD.org +COMMENT= KDE board game + +KDELIBS_VER= 3 +GNU_CONFIGURE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/games/kwappen/distinfo b/games/kwappen/distinfo new file mode 100644 index 000000000000..3251cbcada97 --- /dev/null +++ b/games/kwappen/distinfo @@ -0,0 +1 @@ +MD5 (kwappen-1.1.4.tar.gz) = 6793b320cf38e93b0dc074dc5d325efb diff --git a/games/kwappen/pkg-descr b/games/kwappen/pkg-descr new file mode 100644 index 000000000000..24b039e9913b --- /dev/null +++ b/games/kwappen/pkg-descr @@ -0,0 +1,17 @@ +Kwappen is a KDE board game + +The goal is the reduction of the 4 columns of stones in minimal time. +The rules of the game are very simple. +You can move symbols (stones) on top of a column or rotate columns. + +2 or more equal stones upon the other will be removed +4 equal card symbols in a row (e.g. 4 spades) will be removed + +The computer has his own symbol stack in the upper right corner. +This computer symbol will be put on the top of a column after your move. +The computer selects a column by random. + +You win, if all columns have only 1 stone or empty. You lose, if one column +has 10 or more stones after the column shrink. + +WWW: http://www.lcs-chemie.de/kwappen_eng.htm diff --git a/games/kwappen/pkg-plist b/games/kwappen/pkg-plist new file mode 100644 index 000000000000..2992e37eadb1 --- /dev/null +++ b/games/kwappen/pkg-plist @@ -0,0 +1,48 @@ +bin/kwappen +share/applnk/Applications/kwappen.desktop +share/apps/kwappen/pictures/background.jpg +share/apps/kwappen/pictures/baden_wuerttemberg.jpg +share/apps/kwappen/pictures/bayern.jpg +share/apps/kwappen/pictures/berlin.jpg +share/apps/kwappen/pictures/brandenburg.jpg +share/apps/kwappen/pictures/bremen.jpg +share/apps/kwappen/pictures/hamburg.jpg +share/apps/kwappen/pictures/hessen.jpg +share/apps/kwappen/pictures/mecklenburg_vorpommern.jpg +share/apps/kwappen/pictures/niedersachsen.jpg +share/apps/kwappen/pictures/nordrhein_westfalen.jpg +share/apps/kwappen/pictures/rheinland_pfalz.jpg +share/apps/kwappen/pictures/saarland.jpg +share/apps/kwappen/pictures/sachsen.jpg +share/apps/kwappen/pictures/sachsen_anhalt.jpg +share/apps/kwappen/pictures/schleswig_holstein.jpg +share/apps/kwappen/pictures/thueringen.jpg +share/apps/kwappen/pictures/wappen.png +share/doc/HTML/de/kwappen/index.docbook +share/doc/HTML/de/kwappen/index.cache.bz2 +share/doc/HTML/de/kwappen/common +share/doc/HTML/en/kwappen/index.docbook +share/doc/HTML/en/kwappen/index.cache.bz2 +share/doc/HTML/en/kwappen/common +share/doc/HTML/pt/kwappen/index.docbook +share/doc/HTML/pt/kwappen/index.cache.bz2 +share/doc/HTML/pt/kwappen/common +share/doc/HTML/pt_BR/kwappen/index.docbook +share/doc/HTML/pt_BR/kwappen/index.cache.bz2 +share/doc/HTML/pt_BR/kwappen/common +share/icons/locolor/32x32/apps/kwappen.png +share/icons/locolor/16x16/apps/kwappen.png +share/icons/hicolor/16x16/apps/kwappen.png +share/icons/hicolor/22x22/apps/kwappen.png +share/icons/hicolor/32x32/apps/kwappen.png +share/icons/hicolor/48x48/apps/kwappen.png +share/icons/hicolor/64x64/apps/kwappen.png +share/locale/de/LC_MESSAGES/kwappen.mo +share/locale/pt/LC_MESSAGES/kwappen.mo +share/locale/pt_BR/LC_MESSAGES/kwappen.mo +@dirrm share/doc/HTML/de/kwappen +@dirrm share/doc/HTML/en/kwappen +@dirrm share/doc/HTML/pt/kwappen +@dirrm share/doc/HTML/pt_BR/kwappen +@dirrm share/apps/kwappen/pictures +@dirrm share/apps/kwappen |