summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-04-02 21:38:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-04-02 21:38:47 +0000
commit732349a8e431f537d6a223c5639471dddc0c3634 (patch)
tree8e3f5626bac8f5dd6928e225c401a6c66b3bf8f4 /print/ghostscript-gpl
parentFix for 5-current. (diff)
Complete deployment of MASTER_SITES:n
Notes
Notes: svn path=/head/; revision=57237
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile19
1 files changed, 10 insertions, 9 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 06b2e1ab4049..d9d173daf1b6 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -9,26 +9,27 @@ PORTNAME= ghostscript
PORTVERSION= 7.03
PORTREVISION= 4
CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gimp_print,hpijs/} \
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
+ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \
+ ftp://gatekeeper.dec.com/pub/GNU/ghostscript/:gatekeeper
+MASTER_SITE_SUBDIR= ${PORTNAME} gimp-print/:gimp_print \
+ hpinkjet/:hpijs
PKGNAMESUFFIX= -afpl
-DISTFILES= ${GS_SOURCES} \
- ${GS_FONTS_STD} \
- ${GS_FONTS_OTHER} \
+DISTFILES= ${GS_SOURCES}:DEFAULT,gatekeeper \
+ ${GS_FONTS_STD}:DEFAULT,fonts \
+ ${GS_FONTS_OTHER}:DEFAULT,fonts,gatekeeper \
${DECRYPT_PDF}:pdf \
${HP8XX_DRV}:gdevcd \
${HPDJ_SRC}:hpdj_pcl3 \
${PCL3_SRC}:hpdj_pcl3 \
${HP970_DRV}:gdevdj \
- ${GPRINT_SRC} \
- ${HPIJS_SRC}
+ ${GPRINT_SRC}:gatekeeper,gimp_print \
+ ${HPIJS_SRC}:gatekeeper,hpijs
DIST_SUBDIR= ghostscript
EXTRACT_ONLY= ${GS_SOURCES}