summaryrefslogtreecommitdiffstats
path: root/korean/ghostscript55httf
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-10-03 18:09:23 +0000
committerknu <knu@FreeBSD.org>2001-10-03 18:09:23 +0000
commitbfe312c6fb17524aba7c00651091f589e45b724a (patch)
tree3976e9645e5ce2abe406d3fcb06c7587199d4754 /korean/ghostscript55httf
parentcbd86b19aa0eae95ce41cd35b959d8a758756fc8 (diff)
downloadFreeBSD-ports-bfe312c6fb17524aba7c00651091f589e45b724a.zip
FreeBSD-ports-bfe312c6fb17524aba7c00651091f589e45b724a.tar.gz
Set DIST_SUBDIR to `ghostscript'.
OK'ed by: cjh (MAINTAINER)
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r--korean/ghostscript55httf/Makefile11
-rw-r--r--korean/ghostscript55httf/distinfo13
2 files changed, 13 insertions, 11 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile
index 59ba6d1..ada2b1e 100644
--- a/korean/ghostscript55httf/Makefile
+++ b/korean/ghostscript55httf/Makefile
@@ -8,13 +8,14 @@
PORTNAME= ghostscript
PORTVERSION= 5.50
PORTREVISION= 1
-PKGNAMESUFFIX= -httf
CATEGORIES= korean print
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \
http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ \
http://www.ozemail.com.au/~geoffk/pdfencrypt/
+PKGNAMESUFFIX= -httf
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
${HP850_DRV} ${DECRYPT_PDF}
+DIST_SUBDIR= ghostscript
PATCH_SITES= ftp://ftp.kr.FreeBSD.org/pub/users/cjh/gs-ko/
PATCHFILES= gs5.50-httf-19990114_1.diff.gz
@@ -64,7 +65,7 @@ post-extract:
${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-* ${WRKSRC}/jpeg
${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-* ${WRKSRC}/libpng
${MV} ${WRKSRC}/devs.mak ${WRKSRC}/devs.mak.bak
- cd ${WRKSRC} && unzip -Lao ${DISTDIR}/${HP850_DRV}
+ cd ${WRKSRC} && unzip -Lao ${_DISTDIR}/${HP850_DRV}
${MV} ${WRKSRC}/devs.mak.bak ${WRKSRC}/devs.mak
do-configure:
@@ -83,9 +84,9 @@ pre-build:
pre-install:
@${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1
(cd ${PREFIX}/share/ghostscript ; \
- ${TAR} -xzf ${DISTDIR}/${GS_FONTS_STD})
+ ${TAR} -xzf ${_DISTDIR}/${GS_FONTS_STD})
(cd ${PREFIX}/share/ghostscript/fonts ; \
- ${TAR} -xzf ${DISTDIR}/${GS_FONTS_OTHER})
+ ${TAR} -xzf ${_DISTDIR}/${GS_FONTS_OTHER})
# install the readme and license file of the hp8xxx driver as well
post-install:
@@ -98,7 +99,7 @@ post-install:
${PREFIX}/share/ghostscript/5.50httf/doc
${RMDIR} ${PREFIX}/share/ghostscript/5.50httf/hangul/fonts
.if defined(PDFENCRYPT)
- ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50httf
+ ${INSTALL_DATA} ${_DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50httf
.endif
# encrypted PDF support. can't be packaged due to export control issues.
diff --git a/korean/ghostscript55httf/distinfo b/korean/ghostscript55httf/distinfo
index b9de285..295949c 100644
--- a/korean/ghostscript55httf/distinfo
+++ b/korean/ghostscript55httf/distinfo
@@ -1,6 +1,7 @@
-MD5 (ghostscript-5.50.tar.gz) = f51e92976c4cda9a05de5388fdbbbbbd
-MD5 (ghostscript-5.50gnu.tar.gz) = 4930c9d2feea3294904fc683bf8b8beb
-MD5 (ghostscript-fonts-std-5.50.tar.gz) = 8462a429e2672d332a510da076dca6d2
-MD5 (ghostscript-fonts-other-5.50.tar.gz) = e3540578f33caf5dfc384e5518890f57
-MD5 (hp8xxs13.zip) = e46bcac0aed0c511c8cc88a1093cc586
-MD5 (gs5.50-httf-19990114_1.diff.gz) = fd25b6d228783aca369646696234ea1b
+MD5 (ghostscript/ghostscript-5.50.tar.gz) = f51e92976c4cda9a05de5388fdbbbbbd
+MD5 (ghostscript/ghostscript-5.50gnu.tar.gz) = 4930c9d2feea3294904fc683bf8b8beb
+MD5 (ghostscript/ghostscript-fonts-std-5.50.tar.gz) = 8462a429e2672d332a510da076dca6d2
+MD5 (ghostscript/ghostscript-fonts-other-5.50.tar.gz) = e3540578f33caf5dfc384e5518890f57
+MD5 (ghostscript/hp8xxs13.zip) = e46bcac0aed0c511c8cc88a1093cc586
+MD5 (ghostscript/pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
+MD5 (ghostscript/gs5.50-httf-19990114_1.diff.gz) = fd25b6d228783aca369646696234ea1b
OpenPOWER on IntegriCloud