diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-16 20:17:24 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-16 23:58:43 -0800 |
commit | 2950aeac8bac8c30d8664c4b1999128d955d7606 (patch) | |
tree | 37f2de0e664aa6e8d48c620d1600d047e4e3b79b /lang/Makefile | |
parent | devel/freebsd-sysroot: default to FreeBSD 13.1 target on powerpc64 (diff) |
lang/antimony: New port: Antimony programming language
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 1d33c6adb75f..817efaf5538e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -5,6 +5,7 @@ SUBDIR += alchemist.el SUBDIR += algol68g SUBDIR += angelscript + SUBDIR += antimony SUBDIR += apache-commons-jelly SUBDIR += asn1c SUBDIR += atlast |