summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pdf_viewer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-pdf_viewer/Makefile')
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile38
1 files changed, 0 insertions, 38 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
deleted file mode 100644
index 6bd5ca78eb0..00000000000
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2008/07/04 03:16:34 smb Exp $
-#
-
-DISTNAME= pdf_viewer-0.9.1
-PKGNAME= claws-mail-pdf_viewer-0.9.1
-PKGREVISION=1
-CATEGORIES= mail
-MASTER_SITES= http://claws-mail.org/downloads/plugins/
-
-MAINTAINER= smb@NetBSD.org
-COMMENT= Enables the viewing of PDF and PostScript attachments
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-LICENSE=gplv2-and-gplv3
-RESTRICTED=Contains code covered by incompatible GPL versions
-NO_BIN_ON_FTP=${RESTRICTED}
-NO_BIN_ON_CDROM=${RESTRICTED}
-
-PLIST_SRC+= PLIST
-
-DEPENDS+= claws-mail-3.4.0{,nb[0-9]*}:../../mail/claws-mail
-
-.include "../../mail/claws-mail/openssl.mk"
-.include "../../mk/bsd.prefs.mk"
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-USE_TOOLS+= gs:run
-USE_LANGUAGES+= c
-
-.include "../../mail/claws-mail/Makefile.vers"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../mail/claws-mail/buildlink3.mk"
-.include "../../print/poppler-glib/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"