diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-07 18:15:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-07 18:15:56 +0000 |
commit | 6836e2157aec269030edda120414a2074d3d7da4 (patch) | |
tree | 0e93d5b4e3fc53b2954419c72d95affe4db7708c /mail/claws-mail-pdf_viewer | |
parent | e288eee51935c2dceda3faba87337e819c730081 (diff) | |
download | ports-6836e2157aec269030edda120414a2074d3d7da4.tar.gz ports-6836e2157aec269030edda120414a2074d3d7da4.zip |
Notes
Diffstat (limited to 'mail/claws-mail-pdf_viewer')
-rw-r--r-- | mail/claws-mail-pdf_viewer/Makefile | 40 | ||||
-rw-r--r-- | mail/claws-mail-pdf_viewer/distinfo | 3 | ||||
-rw-r--r-- | mail/claws-mail-pdf_viewer/pkg-descr | 2 | ||||
-rw-r--r-- | mail/claws-mail-pdf_viewer/pkg-plist | 14 |
4 files changed, 0 insertions, 59 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile deleted file mode 100644 index 454f341d769f..000000000000 --- a/mail/claws-mail-pdf_viewer/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: claws-mail-pdf_viewer -# Date created: 2007-03-02 -# Whom: Pawel Pekala <c0rn@o2.pl> -# -# $FreeBSD$ -# - -PORTNAME= pdf_viewer -PORTVERSION= 0.9.1 -PORTREVISION= 5 -CATEGORIES= mail -MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ -PKGNAMEPREFIX= claws-mail- - -MAINTAINER= c0rn@o2.pl -COMMENT= This claws-mail plugin enables viewing of PDF and PS files - -LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-gtk -BUILD_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail - -USE_GMAKE= yes -USE_ICONV= yes -USE_GHOSTSCRIPT=yes -USE_AUTOTOOLS= autoconf:262 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -CONFIGURE_ARGS= --with-iconv-prefix=${LOCALBASE} \ - --with-libintl-prefix=${LOCALBASE} - -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.else -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.endif - -.include <bsd.port.mk> diff --git a/mail/claws-mail-pdf_viewer/distinfo b/mail/claws-mail-pdf_viewer/distinfo deleted file mode 100644 index 040324c3f8a5..000000000000 --- a/mail/claws-mail-pdf_viewer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pdf_viewer-0.9.1.tar.gz) = 943ce396a2c681c1b508eb1bde626a80 -SHA256 (pdf_viewer-0.9.1.tar.gz) = 03a68d22595b0d071b53c94a1652879f12a80ab4b016cf39290e4d74c47b142f -SIZE (pdf_viewer-0.9.1.tar.gz) = 414993 diff --git a/mail/claws-mail-pdf_viewer/pkg-descr b/mail/claws-mail-pdf_viewer/pkg-descr deleted file mode 100644 index 46faf93e6bf0..000000000000 --- a/mail/claws-mail-pdf_viewer/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -This plugin enables the viewing of PDF and PostScript -attachments using the Poppler lib. diff --git a/mail/claws-mail-pdf_viewer/pkg-plist b/mail/claws-mail-pdf_viewer/pkg-plist deleted file mode 100644 index a95506f8ac10..000000000000 --- a/mail/claws-mail-pdf_viewer/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -lib/claws-mail/plugins/pdf_viewer.a -lib/claws-mail/plugins/pdf_viewer.la -lib/claws-mail/plugins/pdf_viewer.so -%%NLS%%share/locale/ca/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/de/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/es/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/fi/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/fr/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/hu/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/it/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/sk/LC_MESSAGES/pdf_viewer.mo -%%NLS%%share/locale/sr/LC_MESSAGES/pdf_viewer.mo |