diff options
author | linimon <linimon@FreeBSD.org> | 2011-01-24 07:52:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-01-24 07:52:49 +0800 |
commit | 82c735733a08a7a13a61e743d664787276a4ba1e (patch) | |
tree | 4e752a1426e603cbef9ed904444623b4606d52c6 /graphics/libecwj2 | |
parent | 165946e96b2450a8f04c454005c3c67034e602b3 (diff) | |
download | freebsd-ports-gnome-82c735733a08a7a13a61e743d664787276a4ba1e.tar.gz freebsd-ports-gnome-82c735733a08a7a13a61e743d664787276a4ba1e.tar.zst freebsd-ports-gnome-82c735733a08a7a13a61e743d664787276a4ba1e.zip |
Distfile is now being hosted by glebius. Update pkg-descr to track
changes on authors' site.
Hat: portmgr
Approved by: maintainer
Feature safe: yes
Diffstat (limited to 'graphics/libecwj2')
-rw-r--r-- | graphics/libecwj2/Makefile | 7 | ||||
-rw-r--r-- | graphics/libecwj2/pkg-descr | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile index a6c08ff4b653..303f323f11c1 100644 --- a/graphics/libecwj2/Makefile +++ b/graphics/libecwj2/Makefile @@ -9,17 +9,14 @@ PORTNAME= libecwj2 PORTVERSION= 3.3 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= glebius +MASTER_SITES= http://glebius.int.ru/tmp/403/ DISTFILES= ecw_jpeg_2000_sdk_3_3_source.zip MAINTAINER= glebius@FreeBSD.org COMMENT= Erdas ECW and JPEG2000 support library RESTRICTED= Registration required to download sources, \ - sources temporary unavailable on ERDAS website -NO_PACKAGE= ${RESTRICTED} -NO_CDROM= ${RESTRICTED} + but sources no longer available on ERDAS website USE_ZIP= yes USE_AUTOTOOLS= libtool autoconf diff --git a/graphics/libecwj2/pkg-descr b/graphics/libecwj2/pkg-descr index fa60b5747838..bfd5f36251dc 100644 --- a/graphics/libecwj2/pkg-descr +++ b/graphics/libecwj2/pkg-descr @@ -6,4 +6,4 @@ JPEG2000 is an International Organization of Standardization (ISO) image format. ECW is an industry standard for handling large geospatial imagery. -WWW: http://www.ermapper.com/Products/ERDASProductInformation/tabid/84/currentid/1142/default.aspx +WWW: http://www.erdas.com/products/ERDASECWJPEG2000SDK/Details.aspx |