diff options
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r-- | graphics/sdl_image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index 6da257aea392..3476a448364d 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -7,6 +7,7 @@ DISTNAME= SDL_image-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple library to load images of various formats as SDL surfaces +WWW= https://www.libsdl.org/projects/SDL_image/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |