diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /emulators/x48/PLIST | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'emulators/x48/PLIST')
-rw-r--r-- | emulators/x48/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/emulators/x48/PLIST b/emulators/x48/PLIST new file mode 100644 index 00000000000..3dfdec87862 --- /dev/null +++ b/emulators/x48/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:54:18 zuntum Exp $ +bin/x48 +bin/dump2rom +bin/checkrom +bin/mkcard +lib/X11/app-defaults/X48 +share/doc/x48/CARDS.doc +share/doc/x48/INSTALLING +share/doc/x48/ROMDump.doc +share/doc/x48/romdump/README +share/doc/x48/romdump/ROMDump +share/doc/x48/romdump/ROMDump.s +@dirrm share/doc/x48/romdump +@dirrm share/doc/x48 |