diff options
Diffstat (limited to 'graphics/png++/Makefile')
-rw-r--r-- | graphics/png++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/png++/Makefile b/graphics/png++/Makefile index 09ea003e47c4..175a5a797e94 100644 --- a/graphics/png++/Makefile +++ b/graphics/png++/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://download.savannah.nongnu.org/releases/pngpp/ MAINTAINER= yuri@FreeBSD.org COMMENT= C++ wrapper for libpng library +WWW= https://www.nongnu.org/pngpp/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |