The only master site is down. Add some ImageMagick sites that mirror
the jasper distfile. (Time for MASTER_SITE_IMAGEMAGICK?)
This commit is contained in:
parent
4d446a4fad
commit
d495562517
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67026
1 changed files with 5 additions and 1 deletions
|
@ -8,12 +8,16 @@
|
|||
PORTNAME= jasper
|
||||
PORTVERSION= 1.500.4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/
|
||||
MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \
|
||||
${MASTER_SITE_IMAGEMAGICK}
|
||||
MASTER_SITE_SUBDIR= ImageMagick/delegates
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
MASTER_SITE_IMAGEMAGICK= ftp://ftp.imagemagick.org/pub/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/&,}
|
||||
USE_ZIP= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
Loading…
Reference in a new issue