aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript8
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-03-09 08:41:56 +0800
committertrevor <trevor@FreeBSD.org>2002-03-09 08:41:56 +0800
commit0b8b230c3d101ba718311f5e5dffe7546fc57b13 (patch)
tree337566df315ecb3a1041f4ecc7ccdff19edd13c5 /print/ghostscript8
parent149821da4771dae9d826fea313598543535dca1b (diff)
downloadfreebsd-ports-gnome-0b8b230c3d101ba718311f5e5dffe7546fc57b13.tar.gz
freebsd-ports-gnome-0b8b230c3d101ba718311f5e5dffe7546fc57b13.tar.zst
freebsd-ports-gnome-0b8b230c3d101ba718311f5e5dffe7546fc57b13.zip
Use MASTER_SITE_N for some sites.
Diffstat (limited to 'print/ghostscript8')
-rw-r--r--print/ghostscript8/Makefile22
1 files changed, 15 insertions, 7 deletions
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}