diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-26 11:13:19 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-26 11:13:19 +0000 |
commit | 40eb5bd47df2d5fc1b2a5465ecb15f9023198311 (patch) | |
tree | f72ed6fb30cf05d057395d04d1ea94b11177a618 /games/xskat | |
parent | a230a9834f11b36411878d97124b5a3d18ee9249 (diff) | |
download | ports-40eb5bd47df2d5fc1b2a5465ecb15f9023198311.tar.gz ports-40eb5bd47df2d5fc1b2a5465ecb15f9023198311.zip |
Notes
Diffstat (limited to 'games/xskat')
-rw-r--r-- | games/xskat/Makefile | 6 | ||||
-rw-r--r-- | games/xskat/distinfo | 2 | ||||
-rw-r--r-- | games/xskat/pkg-descr | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 3578bc73646a..ef1587604b69 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xskat -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= games MASTER_SITES= http://www.gulu.net/xskat/ MAINTAINER= tg@FreeBSD.org -WRKSRC= ${WRKDIR}/xskat USE_IMAKE= yes -MAN1= xskat.1 +MANN= xskat.n +MANCOMPRESSED= no .include <bsd.port.mk> diff --git a/games/xskat/distinfo b/games/xskat/distinfo index 3d257daa971f..36037b4c6f9f 100644 --- a/games/xskat/distinfo +++ b/games/xskat/distinfo @@ -1 +1 @@ -MD5 (xskat-3.2.tar.gz) = d8a7681642473148974109d23c86870e +MD5 (xskat-3.3.tar.gz) = f7af3695042efe740fb21524ccc05a96 diff --git a/games/xskat/pkg-descr b/games/xskat/pkg-descr index ed403bfcc008..84222d6739e4 100644 --- a/games/xskat/pkg-descr +++ b/games/xskat/pkg-descr @@ -4,3 +4,5 @@ as defined by the official german Skatordnung. Up to 2 players may be simulated by the computer. The rules can be found at http://www.cs.man.ac.uk/card-games/schafk/skat.html + +WWW: http://www.gulu.net/xskat/ |