diff options
Diffstat (limited to 'graphics/py-pyvips/Makefile')
-rw-r--r-- | graphics/py-pyvips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-pyvips/Makefile b/graphics/py-pyvips/Makefile index b18557cc4f63..6edefe833538 100644 --- a/graphics/py-pyvips/Makefile +++ b/graphics/py-pyvips/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Binding for the libvips image processing library +WWW= https://github.com/libvips/pyvips LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |