2010-02-16 18:39:20 +01:00
|
|
|
# $NetBSD: Makefile,v 1.20 2010/02/16 17:39:20 kefren Exp $
|
2008-04-19 20:46:43 +02:00
|
|
|
|
2010-02-16 18:39:20 +01:00
|
|
|
DISTNAME= mono-tools-2.6.1
|
2008-04-19 20:46:43 +02:00
|
|
|
CATEGORIES= devel
|
2008-10-07 15:26:57 +02:00
|
|
|
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/
|
2008-04-19 20:46:43 +02:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
|
|
|
MAINTAINER= kefren@NetBSD.org
|
|
|
|
HOMEPAGE= http://www.mono-project.com/
|
|
|
|
COMMENT= Tools for use with the Mono runtime
|
|
|
|
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2008-04-19 20:46:43 +02:00
|
|
|
PKGCONFIG_OVERRIDE+= create-native-map/lib/pkgconfig/create-native-map.pc.in
|
|
|
|
PKGCONFIG_OVERRIDE+= gendarme/framework/gendarme-framework.pc.in
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2009-05-04 20:42:26 +02:00
|
|
|
USE_TOOLS+= pkg-config gmake msgfmt
|
2008-04-19 20:46:43 +02:00
|
|
|
|
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
|
2008-10-07 15:26:57 +02:00
|
|
|
CONFIGURE_ARGS+= --mandir=${PKGMANDIR}
|
|
|
|
|
2009-04-12 16:06:14 +02:00
|
|
|
.include "../../graphics/libgdiplus/buildlink3.mk"
|
2008-04-19 20:46:43 +02:00
|
|
|
.include "../../lang/mono/buildlink3.mk"
|
2009-04-12 16:06:14 +02:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2008-04-19 20:46:43 +02:00
|
|
|
.include "../../x11/gnome-sharp/buildlink3.mk"
|
2008-05-02 01:22:59 +02:00
|
|
|
.include "../../x11/gnome-desktop-sharp/buildlink3.mk"
|
2008-04-19 20:46:43 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|