diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-06 03:53:32 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-06 03:53:32 +0800 |
commit | 3c2de4c3c1509b35003f606603b721eac1a687a2 (patch) | |
tree | 97db08eb54a352667721acc3b77fb68c132eaca4 /graphics | |
parent | cf159f13c37e9c26850b7e585f9f11f3a01979e3 (diff) | |
download | freebsd-ports-gnome-3c2de4c3c1509b35003f606603b721eac1a687a2.tar.gz freebsd-ports-gnome-3c2de4c3c1509b35003f606603b721eac1a687a2.tar.zst freebsd-ports-gnome-3c2de4c3c1509b35003f606603b721eac1a687a2.zip |
LICENSE GPLv2
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/comical/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile index c52e6f502f0a..be7f6b9754fd 100644 --- a/graphics/comical/Makefile +++ b/graphics/comical/Makefile @@ -16,6 +16,8 @@ COMMENT= A sequential image viewer LIB_DEPENDS= unrar.3:${PORTSDIR}/archivers/libunrar +LICENSE= GPLv2 + USE_GMAKE= yes USE_WX= 2.6+ WX_PREMK= yes |