mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
ree (aka ee) doesn't have a man page
Submitted by: Philippe Charnier charnier@lirmm.fr
This commit is contained in:
parent
66f5888511
commit
e8e96a328e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17328
@ -4,6 +4,7 @@ CFLAGS+= -DCAP -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
|
||||
PROG= ee
|
||||
SRCS= ee.c
|
||||
LINKS= ${BINDIR}/ee ${BINDIR}/ree
|
||||
MLINKS= ee.1 ree.1
|
||||
DPADD= ${LIBNCURSES} ${LIBMYTINFO}
|
||||
LDADD= -lncurses -lmytinfo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user