aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-01-29 19:12:29 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-01-29 19:12:29 +0000
commit92d87288734f87128a3240d6fe530dabdb76da80 (patch)
tree4aa2b524188388206752af13a331a65119a82666 /lang/Makefile
parent8d26fd53bdab86b49645182a580eb81a6435518d (diff)
downloadports-92d87288734f87128a3240d6fe530dabdb76da80.tar.gz
ports-92d87288734f87128a3240d6fe530dabdb76da80.zip
New port: lang/retro12: Clean, elegant, and pragmatic dialect of Forth
See details in https://forthworks.com/retro PR: 225320 Submitted by: Mateusz Piotrowski <mpp302@gmail.com> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14102
Notes
Notes: svn path=/head/; revision=460323
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f4f282962a97..83763d58d514 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -293,6 +293,7 @@
SUBDIR += racket-minimal
SUBDIR += ratfor
SUBDIR += referenceassemblies-pcl
+ SUBDIR += retro12
SUBDIR += rexx-imc
SUBDIR += rexx-regina
SUBDIR += rexx-regutil