[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-fetchinfo

File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-fetchinfo / Makefile (download)

Revision 1.31, Mon Oct 8 12:19:04 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.30: +1 -3 lines

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.31 2012/10/08 12:19:04 asau Exp $
#

DISTNAME=	fetchinfo-plugin-0.4.25
PKGNAME=	claws-mail-fetchinfo-plugin-0.4.25
PKGREVISION=	3
CATEGORIES=	mail
MASTER_SITES=	http://claws-mail.org/downloads/plugins/

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Inserts headers containing some download information

DEPENDS+=	claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	pkg-config
USE_LANGUAGES+=	c

.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"