summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-03-09 00:41:56 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-03-09 00:41:56 +0000
commit1d782a9d1154dde34b8974147a2de26e81e9758c (patch)
treeb5e9506a5e70653eae68e9d739c88d8545ac60d5
parentAuthor wishes the COPYING file be included with the documentation (diff)
Use MASTER_SITE_N for some sites.
Notes
Notes: svn path=/head/; revision=55755
-rw-r--r--print/ghostscript-afpl/Makefile22
-rw-r--r--print/ghostscript-gpl/Makefile22
-rw-r--r--print/ghostscript8/Makefile22
3 files changed, 45 insertions, 21 deletions
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}
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 8e54c509e493..06b2e1ab4049 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/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}
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 8e54c509e493..06b2e1ab4049 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/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}