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 /portuguese | |
parent | 64fef770380a98a41b83333963ad6eed492d8a0d (diff) | |
download | ports-2c95c09f0a0c28708ffd383802e1ae0ef1de4a38.tar.gz ports-2c95c09f0a0c28708ffd383802e1ae0ef1de4a38.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 1 | ||||
-rw-r--r-- | portuguese/acroread/Makefile | 16 | ||||
-rw-r--r-- | portuguese/acroread/distinfo | 2 | ||||
-rw-r--r-- | portuguese/acroread/pkg-descr | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 20d369f79843..3a3990db2bcc 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -3,6 +3,7 @@ COMMENT = Portuguese language support + SUBDIR += acroread SUBDIR += aspell SUBDIR += frontpage-pt_BR SUBDIR += ispell-pt_BR diff --git a/portuguese/acroread/Makefile b/portuguese/acroread/Makefile new file mode 100644 index 000000000000..2331ada91952 --- /dev/null +++ b/portuguese/acroread/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: portuguese/acroread +# Date created: 2005-10-05 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= portuguese print linux +PKGNAMEPREFIX= pt_BR- +MASTERDIR= ${.CURDIR}/../../print/acroread7 + +ADOBE_LANG= ptb +CMD_SUFFIX= -pt_BR +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/portuguese/acroread/distinfo b/portuguese/acroread/distinfo new file mode 100644 index 000000000000..8503651552c9 --- /dev/null +++ b/portuguese/acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_ptb-7.0.1-1.i386.rpm) = fa5e4efeb5201fa3256e0f3d26d41c96 +SIZE (acroread/AdobeReader_ptb-7.0.1-1.i386.rpm) = 43361778 diff --git a/portuguese/acroread/pkg-descr b/portuguese/acroread/pkg-descr new file mode 100644 index 000000000000..521c4b2361bd --- /dev/null +++ b/portuguese/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 Brazilian Portuguese 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-pt_BR" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html |