diff options
Diffstat (limited to 'math/py-pyclipper')
-rw-r--r-- | math/py-pyclipper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pyclipper/Makefile b/math/py-pyclipper/Makefile index 40631751aec0..36ddcb2c974d 100644 --- a/math/py-pyclipper/Makefile +++ b/math/py-pyclipper/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lantw44@gmail.com COMMENT= Cython wrapper for the C++ translation of Clipper library +WWW= https://github.com/greginvm/pyclipper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |