diff options
Diffstat (limited to 'devel/llvm12/Makefile')
-rw-r--r-- | devel/llvm12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/llvm12/Makefile b/devel/llvm12/Makefile index bf1cc30b3422..ef75660bd2b3 100644 --- a/devel/llvm12/Makefile +++ b/devel/llvm12/Makefile @@ -10,6 +10,7 @@ DISTFILES= llvm-project-${DISTVERSION}.src${EXTRACT_SUFX} MAINTAINER= brooks@FreeBSD.org COMMENT= LLVM and Clang +WWW= https://llvm.org/ LICENSE_DIR= ${WRKSRC}/llvm .include "${.CURDIR}/../llvm-devel/Makefile.LICENSE" |