diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-07 21:16:52 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-07 21:16:52 +0000 |
commit | 2c95c09f0a0c28708ffd383802e1ae0ef1de4a38 (patch) | |
tree | 3e86f34691b65f3e2a4b929c9154b15b692e7cc8 /chinese/acroread-zh_TW | |
parent | 64fef770380a98a41b83333963ad6eed492d8a0d (diff) | |
download | ports-2c95c09f0a0c28708ffd383802e1ae0ef1de4a38.tar.gz ports-2c95c09f0a0c28708ffd383802e1ae0ef1de4a38.zip |
Notes
Diffstat (limited to 'chinese/acroread-zh_TW')
-rw-r--r-- | chinese/acroread-zh_TW/Makefile | 17 | ||||
-rw-r--r-- | chinese/acroread-zh_TW/distinfo | 2 | ||||
-rw-r--r-- | chinese/acroread-zh_TW/pkg-descr | 17 |
3 files changed, 36 insertions, 0 deletions
diff --git a/chinese/acroread-zh_TW/Makefile b/chinese/acroread-zh_TW/Makefile new file mode 100644 index 000000000000..3f1dc53c2ff8 --- /dev/null +++ b/chinese/acroread-zh_TW/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: acroread-zh_TW +# Date created: 2005-10-05 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= chinese print linux +PKGNAMEPREFIX= zh_TW- + +MASTERDIR= ${.CURDIR}/../../print/acroread7 + +ADOBE_LANG= cht +CMD_SUFFIX= -zh_TW +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/chinese/acroread-zh_TW/distinfo b/chinese/acroread-zh_TW/distinfo new file mode 100644 index 000000000000..245c35b2134f --- /dev/null +++ b/chinese/acroread-zh_TW/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_cht-7.0.1-1.i386.rpm) = 388235a714bde96a9b1ac4f84cf6a4e7 +SIZE (acroread/AdobeReader_cht-7.0.1-1.i386.rpm) = 51054588 diff --git a/chinese/acroread-zh_TW/pkg-descr b/chinese/acroread-zh_TW/pkg-descr new file mode 100644 index 000000000000..f1ae809d56d7 --- /dev/null +++ b/chinese/acroread-zh_TW/pkg-descr @@ -0,0 +1,17 @@ +This program displays and prints Portable Document Format (PDF) +files. It also allows you to search for text in a PDF file, or in +all the PDF files in a directory. + +This is the Traditional Chinese version. It also has support for +the English language. To configure the language, navigate to +Edit->Preferences->International->Application Language, set it to +"Choose at application startup" and restart the program. + +After installation, use the "acroread7-zh_TW" command to run it. + +If fonts in the menus are displayed incorrectly (each character +looks like three sides of a square), try setting the environment +variable GDK_USE_XFT=0 before running the program, for example like: +"GDK_USE_XFT=0 acroread7-zh_TW". + +WWW: http://www.adobe.com/products/acrobat/readermain.html |