diff options
author | ale <ale@FreeBSD.org> | 2005-10-08 17:04:52 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2005-10-08 17:04:52 +0800 |
commit | 6a557e245c61e51e7fa4e7cf09bc1a1b16e6ab5c (patch) | |
tree | 718d561a5ca8b8dc030816b34d6db12ca8958651 /print | |
parent | 5ec40bc73800abe564c337968f582e6e49bafb6d (diff) | |
download | freebsd-ports-gnome-6a557e245c61e51e7fa4e7cf09bc1a1b16e6ab5c.tar.gz freebsd-ports-gnome-6a557e245c61e51e7fa4e7cf09bc1a1b16e6ab5c.tar.zst freebsd-ports-gnome-6a557e245c61e51e7fa4e7cf09bc1a1b16e6ab5c.zip |
Italian version of Adobe Reader.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/it-acroread/Makefile | 18 | ||||
-rw-r--r-- | print/it-acroread/distinfo | 2 | ||||
-rw-r--r-- | print/it-acroread/pkg-descr | 15 |
4 files changed, 36 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 218ebbfd5ec4..90006281fca0 100644 --- a/print/Makefile +++ b/print/Makefile @@ -105,6 +105,7 @@ SUBDIR += hugelatex SUBDIR += hyperlatex SUBDIR += ifhp + SUBDIR += it-acroread SUBDIR += jadetex SUBDIR += kaspaliste SUBDIR += kcdlabel diff --git a/print/it-acroread/Makefile b/print/it-acroread/Makefile new file mode 100644 index 000000000000..b1c607d74691 --- /dev/null +++ b/print/it-acroread/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: it-acroread +# Date created: 6 Oct 2005 +# Whom: ale@FreeBSD.org +# +# $FreeBSD$ +# + +PKGNAMEPREFIX= it- + +MAINTAINER= ale@FreeBSD.org + +MASTERDIR= ${.CURDIR}/../acroread7 + +ADOBE_LANG= ita +CMD_SUFFIX= -it +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/print/it-acroread/distinfo b/print/it-acroread/distinfo new file mode 100644 index 000000000000..0334725e8e5f --- /dev/null +++ b/print/it-acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_ita-7.0.1-1.i386.rpm) = 30c66d9e006a3ad136a4ded2dace4d71 +SIZE (acroread/AdobeReader_ita-7.0.1-1.i386.rpm) = 43196378 diff --git a/print/it-acroread/pkg-descr b/print/it-acroread/pkg-descr new file mode 100644 index 000000000000..40ccd30986d0 --- /dev/null +++ b/print/it-acroread/pkg-descr @@ -0,0 +1,15 @@ +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 Italian 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-it" command to run it. + +WWW: http://www.adobe.com/products/acrobat/readermain.html + +- Alex Dupre +ale@FreeBSD.org |