diff options
author | rillig <rillig@pkgsrc.org> | 2007-02-16 10:32:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-02-16 10:32:03 +0000 |
commit | fd9c5a50104e04bcc4ad7aa66c243cfd6d075752 (patch) | |
tree | 22602e662ee026171044588f432594a36ed6c330 /games/blokus | |
parent | 489c13394ff0429fbb876c55eabcee29168c073e (diff) | |
download | pkgsrc-fd9c5a50104e04bcc4ad7aa66c243cfd6d075752.tar.gz |
Removed blokus again from pkgsrc, since it may not be redistributed.
Diffstat (limited to 'games/blokus')
-rw-r--r-- | games/blokus/DESCR | 7 | ||||
-rw-r--r-- | games/blokus/Makefile | 20 | ||||
-rw-r--r-- | games/blokus/PLIST | 7 | ||||
-rw-r--r-- | games/blokus/distinfo | 5 |
4 files changed, 0 insertions, 39 deletions
diff --git a/games/blokus/DESCR b/games/blokus/DESCR deleted file mode 100644 index 42321b05ae6..00000000000 --- a/games/blokus/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -Blokus is an abstract strategy board game for two to four players, -invented by Bernard Tavitian and published in 2000 by the Sekkoia -company. It has won several awards, including the Mensa select award and -the 2004 Teacher's Choice Award. - -This is an Open GL version of the game, developed by some students from -the University of Applied Sciences (Fachhochschule) Muenster, Germany. diff --git a/games/blokus/Makefile b/games/blokus/Makefile deleted file mode 100644 index e807c6d8c02..00000000000 --- a/games/blokus/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2007/02/02 22:12:28 rillig Exp $ -# - -DISTNAME= blokus-1.0 -CATEGORIES= games -MASTER_SITES= http://www.saschahlusiak.de/blokus/ - -MAINTAINER= rillig@NetBSD.org -HOMEPAGE= http://www.saschahlusiak.de/blokus/ -COMMENT= Abstract strategy board game for two to four players - -GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ -# XXX: For some reason, the other libraries are hidden when this is -# specified. -#LIBS.SunOS+= -lGLU - -.include "../../graphics/glu/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/games/blokus/PLIST b/games/blokus/PLIST deleted file mode 100644 index 53966d91d68..00000000000 --- a/games/blokus/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/02 21:23:05 rillig Exp $ -bin/blokus -bin/blokus_dedicated -share/blokus/field.bmp -share/blokus/font.bmp -share/blokus/ground.bmp -share/blokus/wall.bmp diff --git a/games/blokus/distinfo b/games/blokus/distinfo deleted file mode 100644 index 0ebe3532a99..00000000000 --- a/games/blokus/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/02/02 21:23:05 rillig Exp $ - -SHA1 (blokus-1.0.tar.gz) = 3d79dec219b8981886c1225ad91bcc3b204a43bd -RMD160 (blokus-1.0.tar.gz) = 3780656373630162afe96ce98ff7e4114a0deb9e -Size (blokus-1.0.tar.gz) = 538167 bytes |