Import tex-printlen-doc-1.1a as print/tex-printlen-doc.
[pkgsrc.git] / mail / sylpheed-claws-ghostscript-viewer / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       ghostscript-viewer-0.6
5 PKGNAME=        sylpheed-claws-${DISTNAME}
6 CATEGORIES=     mail news x11
7 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
8 EXTRACT_SUFX=   .tar.bz2
9
10 MAINTAINER=     cube@NetBSD.org
11 HOMEPAGE=       http://reboot.animeirc.de/sylpheed/ghostscript_viewer/
12 COMMENT=        Plugin to make Sylpheed-claws display PostScript and PDF attachments
13
14 USE_BUILDLINK2=         YES
15 GNU_CONFIGURE=          YES
16 USE_LIBTOOL=            YES
17 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
18
19 PLIST_SRC=      ${.CURDIR}/../../mail/sylpheed-claws/PLIST.plugins
20 PLIST_SUBST+=   PLUGIN_NAME=ghostscript_viewer
21
22 .include "../../mail/sylpheed-claws/buildlink2.mk"
23 .include "../../x11/gtk/buildlink2.mk"
24 .include "../../mk/ghostscript.mk"
25
26 .include "../../mk/bsd.pkg.mk"