diff options
Diffstat (limited to 'graphics/exrtools/Makefile')
-rw-r--r-- | graphics/exrtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 12c8e41d6126..80d8466a6822 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -28,6 +28,8 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +LICENSE= GPLv2 + PLIST_FILES= bin/exrblur bin/exrchr bin/exricamtm bin/exrnlm \ bin/exrnormalize bin/exrpptm bin/exrstats \ bin/exrtopng bin/jpegtoexr bin/pngtoexr bin/ppmtoexr |