summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-02 21:04:33 +0000
committergjb <gjb@FreeBSD.org>2016-02-02 21:04:33 +0000
commitf7c36465ebbe6292813693be2ecfc5ed0fc01db5 (patch)
treec8885cd533964d78022ff12fed9f4c86a3d7a02d /usr.bin/ee/Makefile
parente0804a81469674cb214c978c3e43d7f005d6e0d3 (diff)
downloadFreeBSD-src-f7c36465ebbe6292813693be2ecfc5ed0fc01db5.zip
FreeBSD-src-f7c36465ebbe6292813693be2ecfc5ed0fc01db5.tar.gz
Create ee(1) package.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 7423fa7..ee43707 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -5,6 +5,7 @@
CFLAGS+= -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
-DHAS_SYS_WAIT
+PACKAGE=ee
PROG= ee
LINKS= ${BINDIR}/ee ${BINDIR}/ree ${BINDIR}/ee ${BINDIR}/edit
MLINKS= ee.1 ree.1 ee.1 edit.1
OpenPOWER on IntegriCloud