aboutsummaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-04-30 00:17:29 +0000
committerSteve Price <steve@FreeBSD.org>2000-04-30 00:17:29 +0000
commite4115d68c193fbcb2aed8c98378c035292902ed6 (patch)
tree4ac6c4f19f608b2737560feabb407139a5e99b85 /editors/jed
parent459087462b39136b3818c7e7c8ffeaa74413dbcf (diff)
downloadports-e4115d68c193fbcb2aed8c98378c035292902ed6.tar.gz
ports-e4115d68c193fbcb2aed8c98378c035292902ed6.zip
Notes
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile3
-rw-r--r--editors/jed/pkg-plist24
2 files changed, 26 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 7ccc075b36e8..0193b584e9f7 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -21,8 +21,9 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
USE_XLIB= yes
-# comment out the next line if you don't want the X version of JED.
+.if !defined(NO_XJED)
XJED= xjed
+.endif
DIST_SUBDIR= jed
GNU_CONFIGURE= yes
diff --git a/editors/jed/pkg-plist b/editors/jed/pkg-plist
index 69994d4d0da7..20f6707f873e 100644
--- a/editors/jed/pkg-plist
+++ b/editors/jed/pkg-plist
@@ -129,8 +129,32 @@ lib/jed/lib/wmenu.sl
lib/jed/lib/wordstar.hlp
lib/jed/lib/wordstar.sl
lib/jed/lib/yankpop.sl
+share/doc/jed/README
+share/doc/jed/abbrev.txt
+share/doc/jed/color.txt
+share/doc/jed/dfa.txt
+share/doc/jed/edt.txt
+share/doc/jed/emacs.txt
+share/doc/jed/fold.txt
+share/doc/jed/hooks.txt
+share/doc/jed/jed_faq.txt
+share/doc/jed/jedfuns.txt
+share/doc/jed/mouse.txt
+share/doc/jed/pc-keys.txt
+share/doc/jed/program.txt
+share/doc/jed/rgrep.txt
+share/doc/jed/rmail.txt
+share/doc/jed/script.txt
+share/doc/jed/slangfun.txt
+share/doc/jed/syntax.txt
+share/doc/jed/undo.txt
+share/doc/jed/wjed.txt
+share/doc/jed/wordstar.txt
+share/doc/jed/xjed.txt
+share/doc/jed/yankpop.txt
@dirrm lib/jed/bin
@dirrm lib/jed/lib/tm
@dirrm lib/jed/lib
@dirrm lib/jed/doc
@dirrm lib/jed
+@dirrm share/doc/jed