diff --git a/graphics/icc-profiles-adobe-cs4/Makefile b/graphics/icc-profiles-adobe-cs4/Makefile index ccbf9b5e3bab..26a77ca61c38 100644 --- a/graphics/icc-profiles-adobe-cs4/Makefile +++ b/graphics/icc-profiles-adobe-cs4/Makefile @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= icc-profiles-adobe-cs4 PORTVERSION= 1 CATEGORIES= graphics -MASTER_SITES= http://download.adobe.com/pub/adobe/iccprofiles/win/ +MASTER_SITES= https://download.adobe.com/pub/adobe/iccprofiles/win/ DISTNAME= AdobeICCProfilesCS4Win_end-user MAINTAINER= bsam@FreeBSD.org COMMENT= Adobe ICC CMYK and RGB profiles for graphics professionals LICENSE= ADOBEEULA.pdf LICENSE_NAME= Adobe End-User License Agreement LICENSE_FILE= ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\)/Color\ Profile\ EULA.pdf LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= zip NO_BUILD= yes NO_ARCH= yes SYSCOLORDIR= share/color PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR} OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\) && ${COPYTREE_SHARE} \*.pdf ${STAGEDIR}${DOCSDIR}) .for d in CMYK RGB @${MKDIR} ${STAGEDIR}${PREFIX}/${SYSCOLORDIR}/Adobe/${d} (cd ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\)/${d} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${SYSCOLORDIR}/Adobe/${d}) .endfor .include diff --git a/graphics/icc-profiles-adobe-cs4/pkg-descr b/graphics/icc-profiles-adobe-cs4/pkg-descr index df04666f9243..c1ae22aadec5 100644 --- a/graphics/icc-profiles-adobe-cs4/pkg-descr +++ b/graphics/icc-profiles-adobe-cs4/pkg-descr @@ -1,7 +1,7 @@ Adobe wants to enable consistent, high-quality color workflows. For color workflows to succeed, color information must be shared by many people, from original creator to final publisher. For this reason, Adobe is supplying ICC profiles as a free download for graphics professionals to use across their workflows. -WWW: http://supportdownloads.adobe.com/detail.jsp?ftpID=4075 +WWW: https://supportdownloads.adobe.com/detail.jsp?ftpID=4075