diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-12 16:59:12 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-12 16:59:12 +0000 |
commit | 20b6501258413d0ca683cec976899f71909c77dd (patch) | |
tree | 63211dd91555b2ab1cf0e8e257c970a0849355d3 | |
parent | NEW PORT (diff) |
- retire port after repocopy
(it lives now in games/jigsaw)
Notes
Notes:
svn path=/head/; revision=197533
-rw-r--r-- | games/gpuzzle/Makefile | 24 | ||||
-rw-r--r-- | games/gpuzzle/distinfo | 3 | ||||
-rw-r--r-- | games/gpuzzle/pkg-descr | 9 | ||||
-rw-r--r-- | games/gpuzzle/pkg-plist | 8 |
4 files changed, 0 insertions, 44 deletions
diff --git a/games/gpuzzle/Makefile b/games/gpuzzle/Makefile deleted file mode 100644 index e3967ed5cd50..000000000000 --- a/games/gpuzzle/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: gpuzzle -# Date created: 28 Oct 2006 -# Whom: dirk.meyer@dinoex.sub.org -# -# $FreeBSD$ -# - -PORTNAME= gpuzzle -PORTVERSION= 0.5 -CATEGORIES= games gnustep -MASTER_SITES= http://www.gnustep.it/marko/GPuzzle2/ -DISTNAME= Jigsaw -EXTRACT_SUFX= .tgz - -MAINTAINER= dinoex@FreeBSD.org -COMMENT= Simulates a jigsaw puzzle and illustrates the use of clipping paths - -USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes -USE_GNUSTEP_BACK= yes -USE_GNUSTEP_BUILD= yes -USE_GNUSTEP_INSTALL= yes - -.include <bsd.port.mk> diff --git a/games/gpuzzle/distinfo b/games/gpuzzle/distinfo deleted file mode 100644 index ad0a6e525e4c..000000000000 --- a/games/gpuzzle/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Jigsaw.tgz) = 3dab130a0c37f6b051858e2bccff338d -SHA256 (Jigsaw.tgz) = c3539bf618a144771185ef9df91d687c8f96e0f3d3699a3de3e8e5b02d3d002d -SIZE (Jigsaw.tgz) = 135056 diff --git a/games/gpuzzle/pkg-descr b/games/gpuzzle/pkg-descr deleted file mode 100644 index 0477d9ed798a..000000000000 --- a/games/gpuzzle/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Simulates a jigsaw puzzle and illustrates the use of clipping paths. - -You need a medium-sized TIFF file to play this game. -Left-click and drag to move a piece or cluster. -Ctrl-left-click and drag to connect knobs to slots. -Right-click to disassemble a cluster. -Ctrl-right-click to extract a piece from a cluster. - -WWW: http://www.gnustep.it/marko/GPuzzle2/ diff --git a/games/gpuzzle/pkg-plist b/games/gpuzzle/pkg-plist deleted file mode 100644 index adbcd5766624..000000000000 --- a/games/gpuzzle/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -Local/Applications/Jigsaw.app/Jigsaw -Local/Applications/Jigsaw.app/Resources/GPuzzle2.tiff -Local/Applications/Jigsaw.app/Resources/Info-gnustep.plist -Local/Applications/Jigsaw.app/Resources/Jigsaw.desktop -Local/Applications/Jigsaw.app/stamp.make -Local/Tools/Jigsaw -@dirrm Local/Applications/Jigsaw.app/Resources -@dirrm Local/Applications/Jigsaw.app |