ec993afa1a
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
27 lines
796 B
Makefile
27 lines
796 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/02/14 17:21:44 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= ghostscript-viewer-0.6
|
|
PKGNAME= sylpheed-claws-${DISTNAME}
|
|
PKGREVISION= 2
|
|
CATEGORIES= mail news x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= cube@NetBSD.org
|
|
HOMEPAGE= http://reboot.animeirc.de/sylpheed/ghostscript_viewer/
|
|
COMMENT= Plugin to make Sylpheed-claws display PostScript and PDF attachments
|
|
|
|
USE_BUILDLINK2= YES
|
|
GNU_CONFIGURE= YES
|
|
USE_LIBTOOL= YES
|
|
|
|
PLIST_SRC= ${.CURDIR}/../../mail/sylpheed-claws/PLIST.plugins
|
|
PLIST_SUBST+= PLUGIN_NAME=ghostscript_viewer
|
|
|
|
.include "../../mail/sylpheed-claws/buildlink2.mk"
|
|
.include "../../x11/gtk/buildlink2.mk"
|
|
.include "../../devel/pkgconfig/buildlink2.mk"
|
|
.include "../../mk/ghostscript.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|