1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add documentation files to pkg/PLIST use NO_XJED instead of comment

to say whether you want the X version of jed or not.

PR:		18227
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>
This commit is contained in:
Steve Price 2000-04-30 00:17:29 +00:00
parent 459087462b
commit e4115d68c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28122
2 changed files with 26 additions and 1 deletions

View File

@ -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

View File

@ -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