pkgsrc-wip/evolution-sharp/Makefile
David Brownlee 85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00

20 lines
636 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/08/11 10:08:22 absd Exp $
#
DISTNAME= evolution-sharp-0.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.tuwien.ac.at/z4/hci/gnome.org/sources/evolution-sharp/0.2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org
HOMEPAGE= ftp://ftp.tuwien.ac.at/z4/hci/gnome.org/sources/evolution-sharp/0.2/
COMMENT= .NET language binding for various Evolution libraries
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= evolution-sharp.pc.in
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../wip/gtk-sharp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"