diff options
Diffstat (limited to 'devel/py-capstone/Makefile')
-rw-r--r-- | devel/py-capstone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-capstone/Makefile b/devel/py-capstone/Makefile index 82bd8ac8590a..f34b9fae5825 100644 --- a/devel/py-capstone/Makefile +++ b/devel/py-capstone/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= python # Conflicts with devel/capstone distfile MAINTAINER= bofh@FreeBSD.org COMMENT= Python bindings for the Capstone Disassembly Engine +WWW= https://www.capstone-engine.org LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT |