diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-14 08:40:47 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-14 08:40:47 +0000 |
commit | 925a63c64f0cf2515d49ce9134464474b30e749e (patch) | |
tree | a31c12552865a0d92a58b7fbe67834ad7e62a35b /print/no-acroread | |
parent | 61dc2c2a2d5c053b1834f47776bde6b3be2b1eaa (diff) |
Dutch, Danish, Norwegian, Swedish, and Finnish Adobe Reader
Submitted by: chinsan
PR: 84880, 84881, 84882, 84892, and 84893
Notes
Notes:
svn path=/head/; revision=145348
Diffstat (limited to 'print/no-acroread')
-rw-r--r-- | print/no-acroread/Makefile | 17 | ||||
-rw-r--r-- | print/no-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/no-acroread/pkg-descr | 12 |
3 files changed, 31 insertions, 0 deletions
diff --git a/print/no-acroread/Makefile b/print/no-acroread/Makefile new file mode 100644 index 000000000000..dbae5d5ae3d1 --- /dev/null +++ b/print/no-acroread/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: no-acroread +# Date created: 2005-08-08 +# Whom: chinsan <chinsan.tw@gmail.com> +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= no- + +MAINTAINER= chinsan.tw@gmail.com + +ADOBE_LANG= nor +CMD_SUFFIX= -no +MASTERDIR= ${.CURDIR}/../../print/acroread7 +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/no-acroread/distinfo b/print/no-acroread/distinfo new file mode 100644 index 000000000000..f7fbdbc0ab46 --- /dev/null +++ b/print/no-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_nor-7.0.1-1.i386.rpm) = 11afff412c2f05bf7cee42d73edd8aed +SIZE (acroread/AdobeReader_nor-7.0.1-1.i386.rpm) = 43531969 diff --git a/print/no-acroread/pkg-descr b/print/no-acroread/pkg-descr new file mode 100644 index 000000000000..b83af242ee71 --- /dev/null +++ b/print/no-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 Norwegian 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-no" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html |