From 1a7910c33465b476d3c41c913d1231e547163689 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- games/xzip/DESCR | 12 ++++++++++++ games/xzip/PLIST | 3 +++ games/xzip/pkg/DESCR | 12 ------------ games/xzip/pkg/PLIST | 3 --- 4 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 games/xzip/DESCR create mode 100644 games/xzip/PLIST delete mode 100644 games/xzip/pkg/DESCR delete mode 100644 games/xzip/pkg/PLIST (limited to 'games/xzip') diff --git a/games/xzip/DESCR b/games/xzip/DESCR new file mode 100644 index 00000000000..d1e291ca4b9 --- /dev/null +++ b/games/xzip/DESCR @@ -0,0 +1,12 @@ +XZip is a clean X Windows interface to games written in Infocom's Z-code +game format. It handles Z-code versions 1 through 5 and version 8. It is +free (yee-ha!) + +developed at CMU. Really, I would have preferred to actually do this in +ATK... except that then you'd need ATK to run it, and that's 50 megabytes +of source code. (Honest.) So I just did an imitation. + +Z-code games are available at: + +ftp://ftp.gmd.de/if-archive/games/infocom/ +http://www.edoc.com/zarf/if.html diff --git a/games/xzip/PLIST b/games/xzip/PLIST new file mode 100644 index 00000000000..35ae945044c --- /dev/null +++ b/games/xzip/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:58:11 zuntum Exp $ +bin/xzip +man/man6/xzip.6 diff --git a/games/xzip/pkg/DESCR b/games/xzip/pkg/DESCR deleted file mode 100644 index d1e291ca4b9..00000000000 --- a/games/xzip/pkg/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -XZip is a clean X Windows interface to games written in Infocom's Z-code -game format. It handles Z-code versions 1 through 5 and version 8. It is -free (yee-ha!) - -developed at CMU. Really, I would have preferred to actually do this in -ATK... except that then you'd need ATK to run it, and that's 50 megabytes -of source code. (Honest.) So I just did an imitation. - -Z-code games are available at: - -ftp://ftp.gmd.de/if-archive/games/infocom/ -http://www.edoc.com/zarf/if.html diff --git a/games/xzip/pkg/PLIST b/games/xzip/pkg/PLIST deleted file mode 100644 index 5811804463b..00000000000 --- a/games/xzip/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/08/10 22:27:47 tron Exp $ -bin/xzip -man/man6/xzip.6 -- cgit v1.2.3