diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-28 10:39:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-28 10:39:32 +0000 |
commit | b1ab63dfffb5b1fc873332d0cee76a60db41ebb3 (patch) | |
tree | c6ed444138720291fe20f027125b406c780290b4 /www/Makefile | |
parent | d3e1a105e8e66d9797459b8f8f0402e1a27f2dbc (diff) |
New Port: lml, a Common Lisp HTML generator (SBCL)
lml binaries for SBCL
PR: ports/52463
Submitted by: Henrik Motakef <henrik.motakef@web.de>
Notes
Notes:
svn path=/head/; revision=89644
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 08439791c15e..3a10237ebbae 100644 --- a/www/Makefile +++ b/www/Makefile @@ -58,6 +58,7 @@ SUBDIR += chtml SUBDIR += cl-lml SUBDIR += cl-lml-clisp + SUBDIR += cl-lml-sbcl SUBDIR += comclear SUBDIR += crawl SUBDIR += css-mode.el |