diff options
Diffstat (limited to 'lang/chibi-scheme/Makefile')
-rw-r--r-- | lang/chibi-scheme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/chibi-scheme/Makefile b/lang/chibi-scheme/Makefile index 40e4cdffb5dc..1cc1c98e04ef 100644 --- a/lang/chibi-scheme/Makefile +++ b/lang/chibi-scheme/Makefile @@ -6,6 +6,7 @@ CATEGORIES= lang MAINTAINER= gahr@FreeBSD.org COMMENT= Minimal Scheme implementation for use as a C extension language +WWW= https://github.com/ashinn/chibi-scheme LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |