diff options
Diffstat (limited to 'graphics/bitmap/Makefile')
-rw-r--r-- | graphics/bitmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/bitmap/Makefile b/graphics/bitmap/Makefile index 8f092754e797..294da062c0c1 100644 --- a/graphics/bitmap/Makefile +++ b/graphics/bitmap/Makefile @@ -9,6 +9,7 @@ PATCHFILES= db80ca605a952e6a8ccd42eba3fcc5b40fba5640.patch:-p1 # https://github. MAINTAINER= yuri@FreeBSD.org COMMENT= Minimalistic library manipulating 24-bit per pixel bitmap images +WWW= https://www.partow.net/programming/bitmap/index.html LICENSE= MIT |