From 1d782a9d1154dde34b8974147a2de26e81e9758c Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sat, 9 Mar 2002 00:41:56 +0000 Subject: Use MASTER_SITE_N for some sites. --- print/ghostscript-afpl/Makefile | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'print/ghostscript-afpl') diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 8e54c509e493..06b2e1ab4049 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -10,17 +10,25 @@ PORTVERSION= 7.03 PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://members.ozemail.com.au/~geoffk/pdfencrypt/ \ - http://www.gelhaus.net/hp880c/1.4beta/ \ - http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/ \ - http://www.harsch.net/Download/ \ + http://members.ozemail.com.au/~geoffk/pdfencrypt/:pdf \ + http://www.gelhaus.net/hp880c/1.4beta/:gdevcd \ + http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ + http://www.harsch.net/Download/:gdevdj \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs703/ \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ + MASTER_SITE_SUBDIR= ${PORTNAME} gimp-print hpinkjet PKGNAMESUFFIX= -afpl -DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ - ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_SRC} ${PCL3_SRC} \ - ${HP970_DRV} ${GPRINT_SRC} ${HPIJS_SRC} +DISTFILES= ${GS_SOURCES} \ + ${GS_FONTS_STD} \ + ${GS_FONTS_OTHER} \ + ${DECRYPT_PDF}:pdf \ + ${HP8XX_DRV}:gdevcd \ + ${HPDJ_SRC}:hpdj_pcl3 \ + ${PCL3_SRC}:hpdj_pcl3 \ + ${HP970_DRV}:gdevdj \ + ${GPRINT_SRC} \ + ${HPIJS_SRC} DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SOURCES} -- cgit v1.2.3