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 /print | |
parent | Update to 1.6 (diff) |
localized versions of Adobe Reader (formerly Acrobat Reader)
Notes
Notes:
svn path=/head/; revision=144536
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/es-acroread/Makefile | 15 | ||||
-rw-r--r-- | print/es-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/es-acroread/pkg-descr | 12 |
4 files changed, 30 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 8a2073117989..218ebbfd5ec4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -64,6 +64,7 @@ SUBDIR += envelope SUBDIR += epsmerge SUBDIR += epsonepl + SUBDIR += es-acroread SUBDIR += flpsed SUBDIR += font2svg SUBDIR += fontforge diff --git a/print/es-acroread/Makefile b/print/es-acroread/Makefile new file mode 100644 index 000000000000..6fd2d07a4f96 --- /dev/null +++ b/print/es-acroread/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: es-acroread +# Date created: 2005-10-05 +# Whom: trevor +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= es- +MASTERDIR= ${.CURDIR}/../../print/acroread7 + +ADOBE_LANG= esp +CMD_SUFFIX= -es +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/es-acroread/distinfo b/print/es-acroread/distinfo new file mode 100644 index 000000000000..cab9a6d348c4 --- /dev/null +++ b/print/es-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_esp-7.0.1-1.i386.rpm) = 3a90a86ee0521d924558e591bb78c5ff +SIZE (acroread/AdobeReader_esp-7.0.1-1.i386.rpm) = 43418132 diff --git a/print/es-acroread/pkg-descr b/print/es-acroread/pkg-descr new file mode 100644 index 000000000000..ec65e1f5b341 --- /dev/null +++ b/print/es-acroread/pkg-descr @@ -0,0 +1,12 @@ +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 Spanish 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-es" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html |