diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-05-21 03:49:23 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-05-21 03:49:23 +0800 |
commit | f5233d8dabfcaad203df8577c99358b4afeedbc3 (patch) | |
tree | c89b308c9d708feb448bed4a9c537f5126b208fd /graphics/gscan2pdf | |
parent | 7c5493c747aa9766d2ab1103124f86d5a4fbdb7e (diff) | |
download | freebsd-ports-gnome-f5233d8dabfcaad203df8577c99358b4afeedbc3.tar.gz freebsd-ports-gnome-f5233d8dabfcaad203df8577c99358b4afeedbc3.tar.zst freebsd-ports-gnome-f5233d8dabfcaad203df8577c99358b4afeedbc3.zip |
- Add license
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index db4fcba55d28..f352f6468950 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -45,6 +45,8 @@ RUN_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-Gtk2-Ex-Simple-List>=0.50:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-Simple-List \ p5-Gtk2-ImageView>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2-ImageView +LICENSE= GPLv3 + USE_GMAKE= yes USE_GNOME= gtk20 librsvg2 PERL_CONFIGURE= yes |