diff options
Diffstat (limited to 'devel/py-binaryornot/Makefile')
-rw-r--r-- | devel/py-binaryornot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-binaryornot/Makefile b/devel/py-binaryornot/Makefile index 55bffe09c4a6..698871415e2b 100644 --- a/devel/py-binaryornot/Makefile +++ b/devel/py-binaryornot/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Lightweight pure Python package to check if a file is binary or text +WWW= https://github.com/audreyr/binaryornot LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |