diff options
Diffstat (limited to 'graphics/sdl_gfx/Makefile')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 56844fcf538d..de6117c501f9 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -6,6 +6,7 @@ DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions +WWW= https://www.ferzkopp.net/Software/SDL_gfx-2.0/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE |