diff options
Diffstat (limited to 'graphics/camera/Makefile')
-rw-r--r-- | graphics/camera/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index cfc7047b4189..506f71097142 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -18,6 +18,8 @@ COMMENT= GNUstep application for digital still cameras LIB_DEPENDS+= gphoto2_port:${PORTSDIR}/graphics/libgphoto2 +LICENSE= GPLv2 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |