diff options
Diffstat (limited to 'math/py-rectangle-packer/Makefile')
-rw-r--r-- | math/py-rectangle-packer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-rectangle-packer/Makefile b/math/py-rectangle-packer/Makefile index b40ab1c7f6a2..ed2ad6659f56 100644 --- a/math/py-rectangle-packer/Makefile +++ b/math/py-rectangle-packer/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Rectangle packing library +WWW= https://github.com/Penlect/rectangle-packer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |