aboutsummaryrefslogtreecommitdiff
path: root/japanese/gp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gp/Makefile')
-rw-r--r--japanese/gp/Makefile49
1 files changed, 7 insertions, 42 deletions
diff --git a/japanese/gp/Makefile b/japanese/gp/Makefile
index 5746cf20d9e9..6d48381779d0 100644
--- a/japanese/gp/Makefile
+++ b/japanese/gp/Makefile
@@ -1,49 +1,14 @@
-# New ports collection makefile for: GP-jp
-# Version required: 2.01jp
+# New ports collection makefile for: GP + Japanese treatment
+# Version required: 2.5
# Date created: 15 April 1997
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.4 1997/09/14 21:34:38 max Exp $
+# $Id: Makefile,v 1.5 1997/11/10 12:05:12 asami Exp $
#
-DISTNAME= GP-2.01jp
-PKGNAME= ja-gp-2.01
-CATEGORIES= japanese print
-MASTER_SITES= http://www.kamome.or.jp/hueda/GP/ \
- ftp://green.arailab.dnj.ynu.ac.jp/pub/AraiLab/GP/
+PKGNAME= ja-gp-2.5
+CATEGORIES= print japanese
-MAINTAINER= kiri@kiri.toba-cmt.ac.jp
+LANGUAGE= Japanese
-RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42 \
- nup:${PORTSDIR}/japanese/dvi2ps \
- a2ps-j:${PORTSDIR}/japanese/a2ps \
- ghostview:${PORTSDIR}/print/ghostview
-
-NO_BUILD= yes
-
-DOCDIR= ${PREFIX}/share/doc/GP-jp
-
-pre-patch:
- @${MKDIR} ${PATCHDIR}
- @${SETENV} FILESDIR=${FILESDIR} PATCHDIR=${PATCHDIR} \
- PREFIX=${PREFIX} SED=${SED} X11BASE=${X11BASE} \
- ${SH} ${FILESDIR}/pr-setup.sh
-
-do-install:
- @${MKDIR} ${PREFIX}/etc/GP-jp
- @${INSTALL_SCRIPT} ${WRKSRC}/GP ${PREFIX}/bin/GP-j
- @${INSTALL_DATA} ${FILESDIR}/printer ${FILESDIR}/filetype \
- ${PREFIX}/etc/GP-jp
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCDIR}
- @${INSTALL_DATA} ${WRKSRC}/Doc/README ${WRKSRC}/Doc/Variables \
- ${DOCDIR}
-.endif
-
-pre-clean:
- @${RM} -f ${FILESDIR}/filetype ${FILESDIR}/printer ${PATCHDIR}/patch-aa
- -@${RMDIR} ${PATCHDIR}
-
-.include <bsd.port.mk>
+.include "${.CURDIR}/../../print/gp/Makefile"