diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-08-13 00:59:12 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-08-13 00:59:12 +0800 |
commit | 4c5ad2496903883a160c1cb58af3fc21fe4aba54 (patch) | |
tree | 33f4f8844b83f8ad30d3dcc0424cc9e629700b77 | |
parent | ecdc032a77072f175a78085563446318cceebf86 (diff) | |
download | freebsd-ports-gnome-4c5ad2496903883a160c1cb58af3fc21fe4aba54.tar.gz freebsd-ports-gnome-4c5ad2496903883a160c1cb58af3fc21fe4aba54.tar.zst freebsd-ports-gnome-4c5ad2496903883a160c1cb58af3fc21fe4aba54.zip |
- retire port after repocopy
(it lives now in games/jigsaw)
-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 |