aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-02-13 23:46:45 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-02-13 23:46:45 +0000
commite2f2a0f2c1cab1097d8601393405202ea05bb7e9 (patch)
treec821fb4d9ae135de8e4ec7b6fdeb98852801a6e9 /lang/Makefile
parent2d6803abe7e182da967225375487cfc389a60337 (diff)
downloadports-e2f2a0f2c1cab1097d8601393405202ea05bb7e9.tar.gz
ports-e2f2a0f2c1cab1097d8601393405202ea05bb7e9.zip
[NEW] lang/guile1: GNU Ubiquitous Intelligent Language for Extension
GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library that implements the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible. Our plan is to link this library into all GNU programs that call for extensibility. WWW: http://www.gnu.org/software/guile/ - Repo-Copied from lang/guile in preperation of 3.X.X
Notes
Notes: svn path=/head/; revision=526077
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 5a76e3bd1a96..c6497d380fa5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -125,6 +125,7 @@
SUBDIR += groovy
SUBDIR += gscheme
SUBDIR += guile
+ SUBDIR += guile1
SUBDIR += guile2
SUBDIR += harbour
SUBDIR += haskell-mode.el