diff options
Diffstat (limited to 'www/llgal')
-rw-r--r-- | www/llgal/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/llgal/Makefile b/www/llgal/Makefile index c7a7d42c3079..2a182078c11b 100644 --- a/www/llgal/Makefile +++ b/www/llgal/Makefile @@ -23,6 +23,9 @@ RUN_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \ ${SITE_PERL}/Image/ExifTool.pm:${PORTSDIR}/graphics/p5-Image-ExifTool \ convert:${PORTSDIR}/graphics/ImageMagick +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes |