diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-13 13:33:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-13 13:33:49 +0000 |
commit | ef27e24020b419fbcbb4582cd1fded0d2f1151e1 (patch) | |
tree | 8cde7206fd9e3bf55bf1b95aaeed2884d87e2d34 /editors/dkns | |
parent | d770485073d2d3f8f2c52c5a7a09caf2621918d3 (diff) | |
download | ports-ef27e24020b419fbcbb4582cd1fded0d2f1151e1.tar.gz ports-ef27e24020b419fbcbb4582cd1fded0d2f1151e1.zip |
Notes
Diffstat (limited to 'editors/dkns')
-rw-r--r-- | editors/dkns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index 5addddbfa0b3..90754343f8d3 100644 --- a/editors/dkns/Makefile +++ b/editors/dkns/Makefile @@ -11,6 +11,8 @@ COMMENT= Simple console text editor RUN_DEPENDS= munger:${PORTSDIR}/lang/munger +MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" + PLIST_FILES= bin/dkns \ man/man1/dkns.1.gz |