diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-04 22:14:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-04 22:14:47 +0800 |
commit | 8c702f69e3f1591a3ea578c1531854a9051e577d (patch) | |
tree | 7a6c70d801466c0a7d68b1ed9d41baaed6fa715b /graphics/jasper | |
parent | 85d1b0e6a4b116f9e5fdfa99b9fe8f04ea23b18c (diff) | |
download | freebsd-ports-gnome-8c702f69e3f1591a3ea578c1531854a9051e577d.tar.gz freebsd-ports-gnome-8c702f69e3f1591a3ea578c1531854a9051e577d.tar.zst freebsd-ports-gnome-8c702f69e3f1591a3ea578c1531854a9051e577d.zip |
LICENSE MIT
Diffstat (limited to 'graphics/jasper')
-rw-r--r-- | graphics/jasper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 2fd3f3fdf6d1..b0a949eaaf0a 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -18,6 +18,8 @@ COMMENT= An implementation of the codec specified in the JPEG-2000 standard LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg +LICENSE= MIT + USE_AUTOTOOLS= libtool:22 USE_ZIP= yes USE_GNOME= gnometarget lthack |