summaryrefslogtreecommitdiff
path: root/chinese/gugod-clean
diff options
context:
space:
mode:
authorMichael C . Wu <keichii@FreeBSD.org>2001-06-21 19:10:24 +0000
committerMichael C . Wu <keichii@FreeBSD.org>2001-06-21 19:10:24 +0000
commit36165e4001bb253e4b5d209d30255899b13034a7 (patch)
tree4197360d1e676ae5239d5f8d1870d7f2f14abf21 /chinese/gugod-clean
parentIt looks like ripngd is installed by default now so remove it from this (diff)
Add this modified version of schumacher-clean that matches
Chinese characters in BIG-5 from kcfonts. Submitted by: gugod@gugod.org
Notes
Notes: svn path=/head/; revision=44292
Diffstat (limited to 'chinese/gugod-clean')
-rw-r--r--chinese/gugod-clean/Makefile29
-rw-r--r--chinese/gugod-clean/distinfo1
-rw-r--r--chinese/gugod-clean/pkg-comment1
-rw-r--r--chinese/gugod-clean/pkg-descr4
-rw-r--r--chinese/gugod-clean/pkg-plist3
5 files changed, 38 insertions, 0 deletions
diff --git a/chinese/gugod-clean/Makefile b/chinese/gugod-clean/Makefile
new file mode 100644
index 000000000000..e6c2e65f2eb6
--- /dev/null
+++ b/chinese/gugod-clean/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: gugod-clean
+# Date Created: 21 Jun 2001
+# Whom: Kang-min Liu <gugod@gugod.org>
+# $FreeBSD$
+
+PORTNAME= gugod-clean
+PORTVERSION= 1.0
+CATEGORIES= chinese x11-fonts
+MASTER_SITES= ftp://gugod.org/pub/X/
+
+MAINTAINER= gugod@gugod.org
+
+FONTFILES= gugodclean.bdf
+PREFIX= ${X11BASE}
+
+WRKSRC= ${WRKDIR}
+NO_BUILD= yes
+SHAREMODE= 644
+XFONTDIR= ${X11BASE}/lib/X11/fonts/local
+
+.include <bsd.port.pre.mk>
+
+do-install:
+ @${MKDIR} ${XFONTDIR}
+.for i in ${FONTFILES}
+ @${INSTALL_DATA} ${WRKSRC}/${i} ${XFONTDIR}
+.endfor
+
+.include <bsd.port.post.mk>
diff --git a/chinese/gugod-clean/distinfo b/chinese/gugod-clean/distinfo
new file mode 100644
index 000000000000..dc9217e81d35
--- /dev/null
+++ b/chinese/gugod-clean/distinfo
@@ -0,0 +1 @@
+MD5 (gugod-clean-1.0.tar.gz) = 1ec7b49c6ba70117edd5b530fd1c5d49
diff --git a/chinese/gugod-clean/pkg-comment b/chinese/gugod-clean/pkg-comment
new file mode 100644
index 000000000000..9324e4b20d95
--- /dev/null
+++ b/chinese/gugod-clean/pkg-comment
@@ -0,0 +1 @@
+A pretty font modifyed from X11 schumacher-clean that match kcfonts
diff --git a/chinese/gugod-clean/pkg-descr b/chinese/gugod-clean/pkg-descr
new file mode 100644
index 000000000000..42bfdede6e49
--- /dev/null
+++ b/chinese/gugod-clean/pkg-descr
@@ -0,0 +1,4 @@
+A very nice looking font modified from XFree86's schumacher-clean.
+This font matches with chinese/kcfonts.
+
+Author: Kang-min Liu <gugod@gugod.org>
diff --git a/chinese/gugod-clean/pkg-plist b/chinese/gugod-clean/pkg-plist
new file mode 100644
index 000000000000..7fd403682478
--- /dev/null
+++ b/chinese/gugod-clean/pkg-plist
@@ -0,0 +1,3 @@
+lib/X11/fonts/local/gugodclean.bdf
+@exec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir
+@unexec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir