aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-08-01 09:26:37 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-08-01 16:12:15 +0000
commitac4cee8e122f502ffcd9a227fd132ee7348f7f77 (patch)
tree562353f641aedf86d2a1940af33ccbfad7ceaac4 /editors/Makefile
parent19038c6371d34f358988d33a13822b7a25b0b877 (diff)
downloadports-ac4cee8e122f502ffcd9a227fd132ee7348f7f77.tar.gz
ports-ac4cee8e122f502ffcd9a227fd132ee7348f7f77.zip
editors/with-editor-devel: Add new port
Add editors/with-editor-devel, development version of Emacs Lisp library to use the emacsclient as the $$EDITOR of child processes. https://github.com/magit/with-editor
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 8b37bb92b234..cd1343505a36 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -269,6 +269,7 @@
SUBDIR += vscode
SUBDIR += web-mode
SUBDIR += with-editor
+ SUBDIR += with-editor-devel
SUBDIR += wordgrinder
SUBDIR += wxhexeditor
SUBDIR += xcoral