diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-07-18 00:57:34 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-07-18 00:57:34 +0000 |
commit | 7172d05363a7cd2a3d5959a93a7fcfc44f2ed228 (patch) | |
tree | 1ea75cec8d7ba1eff7995ce405f2e31b457208eb /chinese/moettf/pkg-plist | |
parent | 4595bf80df312349b8f74ce38f97b282881d0540 (diff) | |
download | ports-7172d05363a7cd2a3d5959a93a7fcfc44f2ed228.tar.gz ports-7172d05363a7cd2a3d5959a93a7fcfc44f2ed228.zip |
This port installs Chinese BIG5 TrueType fonts, includes Kai/LiShu/Sung
fonts. It then can be used along with X Window System or typesetting
software like CJK. Restricted usage: end user and non-commericial only.
Notes
Notes:
svn path=/head/; revision=20254
Diffstat (limited to 'chinese/moettf/pkg-plist')
-rw-r--r-- | chinese/moettf/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/moettf/pkg-plist b/chinese/moettf/pkg-plist new file mode 100644 index 000000000000..7b7bd1a1624b --- /dev/null +++ b/chinese/moettf/pkg-plist @@ -0,0 +1,4 @@ +lib/X11/fonts/TrueType/moe_kai.ttf +lib/X11/fonts/TrueType/moe_lishu.ttf +lib/X11/fonts/TrueType/moe_sung.ttf +@unexec rmdir %D/lib/X11/fonts/TrueType 2>/dev/null || true |