mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
kcfonts is a free chinese fonts.
Submitted by: Ming-I Hseh <PA@FreeBSD.ee.Ntu.edu.TW>
This commit is contained in:
parent
86407722ab
commit
f317f64af0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9011
20
chinese/kcfonts/Makefile
Normal file
20
chinese/kcfonts/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: kcfonts
|
||||
# Version required: pre1
|
||||
# Date Created: 5 Dec 1997
|
||||
# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= kcfonts-1.00
|
||||
PKGNAME= zh-kcfonts-1.0
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \
|
||||
ftp://freebsd.ee.ntu.edu.tw/upload/freebsd/
|
||||
|
||||
MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW
|
||||
|
||||
USE_X11= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
chinese/kcfonts/distinfo
Normal file
1
chinese/kcfonts/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (kcfonts-1.00.tar.gz) = a0140e496eaefce3e1f5b9fb583ee41b
|
1
chinese/kcfonts/pkg-comment
Normal file
1
chinese/kcfonts/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Kuo Chau Chinese Fonts collection.
|
1
chinese/kcfonts/pkg-descr
Normal file
1
chinese/kcfonts/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
Kuo Chau Chinese Fonts collection.
|
7
chinese/kcfonts/pkg-plist
Normal file
7
chinese/kcfonts/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
lib/X11/fonts/misc/8x15.pcf.gz
|
||||
lib/X11/fonts/chinese/kc15.pcf.gz
|
||||
lib/X11/fonts/chinese/kc24.pcf.gz
|
||||
@exec cd %D/lib/X11/fonts/misc ; mkfontdir
|
||||
@exec cd %D/lib/X11/fonts/chinese ; mkfontdir
|
||||
@unexec cd %D/lib/X11/fonts/misc ; mkfontdir
|
||||
@unexec cd %D/lib/X11/fonts/chinese ; mkfontdir
|
Loading…
Reference in New Issue
Block a user