aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-03-27 19:00:08 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-03-27 19:00:08 +0000
commit8311ffad211cc0e3fd96127a55ff980761928a79 (patch)
tree1805e2bcf8f482ba4a6fd4826b17c63667aff227 /editors/Makefile
parent42a3961a9c6a67a7618803f154bf5c6054fb5126 (diff)
downloadports-8311ffad211cc0e3fd96127a55ff980761928a79.tar.gz
ports-8311ffad211cc0e3fd96127a55ff980761928a79.zip
Add port: editors/poke: A programmable binary editor
PR: 253929 Submitted by: Olga Smirnova <mistresssilvara@hotmail.com> Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D29446
Notes
Notes: svn path=/head/; revision=569352
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 cbed61a2f1e0..80d4daac4456 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -218,6 +218,7 @@
SUBDIR += picpas
SUBDIR += pluma
SUBDIR += poedit
+ SUBDIR += poke
SUBDIR += psgml
SUBDIR += puff
SUBDIR += py-babi