diff options
Diffstat (limited to 'devel/py-llvmcpy/Makefile')
-rw-r--r-- | devel/py-llvmcpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-llvmcpy/Makefile b/devel/py-llvmcpy/Makefile index 9466a425222f..e74d8d374375 100644 --- a/devel/py-llvmcpy/Makefile +++ b/devel/py-llvmcpy/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for LLVM auto-generated from the LLVM-C API +WWW= https://github.com/revng/llvmcpy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |