diff options
author | hrs <hrs@FreeBSD.org> | 2006-02-22 02:49:11 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2006-02-22 02:49:11 +0800 |
commit | b2e76b63a14d421d74f53a61adbdfe4d3f04c92e (patch) | |
tree | 915e197eb867fea8405bf1731d88f0a26e912a35 /print/nl-acroread | |
parent | 2eb08fb6f57ed0551ad2b4a06ecbd7bba41cb98c (diff) | |
download | freebsd-ports-gnome-b2e76b63a14d421d74f53a61adbdfe4d3f04c92e.tar.gz freebsd-ports-gnome-b2e76b63a14d421d74f53a61adbdfe4d3f04c92e.tar.zst freebsd-ports-gnome-b2e76b63a14d421d74f53a61adbdfe4d3f04c92e.zip |
- Use a distfile in tarball instead of one in rpm.
- Remove CONFLICTS. All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.
Discussed with: netchild and mezz
PR: ports/90319
Diffstat (limited to 'print/nl-acroread')
-rw-r--r-- | print/nl-acroread/Makefile | 9 | ||||
-rw-r--r-- | print/nl-acroread/distinfo | 7 | ||||
-rw-r--r-- | print/nl-acroread/pkg-descr | 12 |
3 files changed, 7 insertions, 21 deletions
diff --git a/print/nl-acroread/Makefile b/print/nl-acroread/Makefile index 7083a1498d66..7ebddca99797 100644 --- a/print/nl-acroread/Makefile +++ b/print/nl-acroread/Makefile @@ -4,14 +4,13 @@ # # $FreeBSD$ # - +PORTVERSION= 7.0.1 +PORTREVISION= 1 PKGNAMEPREFIX= nl- -COMMENT= The Acrobat Reader7 (with Dutch Language Pack) - -ADOBE_LANG= nld -CMD_SUFFIX= -nl MASTERDIR= ${.CURDIR}/../../print/acroread7 MD5_FILE= ${.CURDIR}/distinfo +ADOBE_LANG= NLD + .include "${MASTERDIR}/Makefile" diff --git a/print/nl-acroread/distinfo b/print/nl-acroread/distinfo index acdbd6908940..ce3866c3f2f4 100644 --- a/print/nl-acroread/distinfo +++ b/print/nl-acroread/distinfo @@ -1,4 +1,3 @@ -MD5 (acroread/AdobeReader_nld-7.0.1-1.i386.rpm) = 97f20f0256fa84e190abc5db75e2ec9b -SHA256 (acroread/AdobeReader_nld-7.0.1-1.i386.rpm) = 9075bc914fee25498c75e064143dd8c9f90ff13c5fcbba906fbcd4ce0422fefc -SIZE (acroread/AdobeReader_nld-7.0.1-1.i386.rpm) = 43541625 -SHA256 (acroread/AdobeReader_nld-7.0.1-1.i386.rpm) = 9075bc914fee25498c75e064143dd8c9f90ff13c5fcbba906fbcd4ce0422fefc +MD5 (acroread/AdbeRdr701_linux_nld.tar.gz) = 5a50144bb4dc8ccbd89b7cd1b28488fe +SHA256 (acroread/AdbeRdr701_linux_nld.tar.gz) = 91ca6557dff14f6f5ff87522dbb85a7bca134e9ba575739eb9b4a127d0806e40 +SIZE (acroread/AdbeRdr701_linux_nld.tar.gz) = 43757499 diff --git a/print/nl-acroread/pkg-descr b/print/nl-acroread/pkg-descr deleted file mode 100644 index 705521a97380..000000000000 --- a/print/nl-acroread/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -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 Dutch 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-nl" command to run it. - -WWW: http://www.adobe.com/products/acrobat/readermain.html |