aboutsummaryrefslogtreecommitdiff
path: root/japanese/gxditview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gxditview/Makefile')
-rw-r--r--japanese/gxditview/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile
new file mode 100644
index 000000000000..74149812ca71
--- /dev/null
+++ b/japanese/gxditview/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: gxditview (part of jp-groff)
+# Version required: 1.09+0.98
+# Date created: 14 April 1995
+# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
+#
+# $Id$
+#
+
+DISTNAME= groff-1.09
+PKGNAME= jp-gxditview-0.98
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+
+MAINTAINER= asami@FreeBSD.ORG
+
+PATCH_SITES= ftp://ftp.iij.ad.jp/pub/NetNews/fj.sources/volume95/Apr/
+PATCHFILES= jgroff-0.98.diff.gz
+DISTPATCHES= 950414.01.Z 950414.02.Z
+PATCH_DIST_ARGS?= -d ${WRKSRC}/.. --forward --quiet -E -p1
+
+USE_IMAKE= yes
+WRKSRC=${.CURDIR}/work/${DISTNAME}/xditview
+
+.include <bsd.port.mk>