diff options
Diffstat (limited to 'devel/cl-cffi/Makefile')
-rw-r--r-- | devel/cl-cffi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cl-cffi/Makefile b/devel/cl-cffi/Makefile index a665ec0fb00f..4624bb8896c6 100644 --- a/devel/cl-cffi/Makefile +++ b/devel/cl-cffi/Makefile @@ -17,6 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= olgeni@FreeBSD.org COMMENT= Portable foreign function interface for Common Lisp +WWW= https://common-lisp.net/project/cffi/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT |