diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 07:58:48 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 07:58:48 +0000 |
commit | 3a737853631239233b10fcb43f54f21fe5ac4025 (patch) | |
tree | 833679fb9c98e57f4a782a57ad0d94851d50fe39 /editors/xwpe/PLIST | |
parent | 330f3f2cd75a98ec540f138a2403388208095624 (diff) | |
download | pkgsrc-3a737853631239233b10fcb43f54f21fe5ac4025.tar.gz |
Initial import of xwpe-1.5.29a from pkgsrc-wip.
xwpe is a programming environment for UNIX systems writen by Fred Kruse.
The user interface mimics the Borland C and Pascal family of products for
MS-DOS. From within xwpe you can edit, compile, and debug programs.
Diffstat (limited to 'editors/xwpe/PLIST')
-rw-r--r-- | editors/xwpe/PLIST | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/xwpe/PLIST b/editors/xwpe/PLIST new file mode 100644 index 00000000000..2b6748a6ba9 --- /dev/null +++ b/editors/xwpe/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/06 07:58:48 xtraeme Exp $ +bin/we +bin/wpe +bin/xwe +bin/xwpe +lib/xwpe/help.key +lib/xwpe/help.xwpe +man/man1/we.1 +man/man1/wpe.1 +man/man1/xwe.1 +man/man1/xwpe.1 +@dirrm lib/xwpe |