diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
commit | d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch) | |
tree | 5d79a984f97ee9a5e47c732e344048cad874e544 /graphics/preview | |
parent | cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (diff) | |
download | freebsd-ports-gnome-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.tar.gz freebsd-ports-gnome-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.tar.zst freebsd-ports-gnome-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.zip |
LICENSE GPLv2
Diffstat (limited to 'graphics/preview')
-rw-r--r-- | graphics/preview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/preview/Makefile b/graphics/preview/Makefile index 14a2fb2ffef1..7ad0aa7185f2 100644 --- a/graphics/preview/Makefile +++ b/graphics/preview/Makefile @@ -16,6 +16,8 @@ DISTNAME= Preview-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Simple image viewer +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |