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 /french | |
parent | 64fef770380a98a41b83333963ad6eed492d8a0d (diff) |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/acroread/Makefile | 15 | ||||
-rw-r--r-- | french/acroread/distinfo | 2 | ||||
-rw-r--r-- | french/acroread/pkg-descr | 12 |
4 files changed, 30 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile index d48da00660b6..142f7bb06bb1 100644 --- a/french/Makefile +++ b/french/Makefile @@ -3,6 +3,7 @@ COMMENT = French support + SUBDIR += acroread SUBDIR += alphabet_sounds_fr SUBDIR += aspell SUBDIR += aster diff --git a/french/acroread/Makefile b/french/acroread/Makefile new file mode 100644 index 000000000000..ad58ed73791f --- /dev/null +++ b/french/acroread/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: french/acroread +# Date created: 2005-10-05 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= french print linux +MASTERDIR= ${.CURDIR}/../../print/acroread7 + +ADOBE_LANG= fra +CMD_SUFFIX= -fr +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/french/acroread/distinfo b/french/acroread/distinfo new file mode 100644 index 000000000000..24f60a6faf93 --- /dev/null +++ b/french/acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_fra-7.0.1-1.i386.rpm) = e889bb31072e5f261ca3602f8088841a +SIZE (acroread/AdobeReader_fra-7.0.1-1.i386.rpm) = 43689087 diff --git a/french/acroread/pkg-descr b/french/acroread/pkg-descr new file mode 100644 index 000000000000..f52bb4d2ae52 --- /dev/null +++ b/french/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 French 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-fr" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html |