diff options
author | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
commit | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /games/pacman/DESCR | |
parent | 12b93642c9daf031b8f20f51ed2a9a139529d6ef (diff) | |
download | pkgsrc-1b9f41a39161bad144fdeb94a0e51fa8ba7c309a.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/pacman/DESCR')
-rw-r--r-- | games/pacman/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/pacman/DESCR b/games/pacman/DESCR new file mode 100644 index 00000000000..ec91f20006e --- /dev/null +++ b/games/pacman/DESCR @@ -0,0 +1,3 @@ +A pacman game based on an old Apple IIe variant, where ghosts can follow a +trail the pacman leaves behind. +The game was written to demonstrate ClanLib, a crossplatform game SDK. |