diff options
Diffstat (limited to 'devel/py-pefile')
-rw-r--r-- | devel/py-pefile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pefile/Makefile b/devel/py-pefile/Makefile index 63683dc9d039..f586b7498f5c 100644 --- a/devel/py-pefile/Makefile +++ b/devel/py-pefile/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python module to read and work with PE files +WWW= https://github.com/erocarrera/pefile LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |