summaryrefslogtreecommitdiff
path: root/geography/libchamplain06/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/libchamplain06/Makefile')
-rw-r--r--geography/libchamplain06/Makefile30
1 files changed, 30 insertions, 0 deletions
diff --git a/geography/libchamplain06/Makefile b/geography/libchamplain06/Makefile
new file mode 100644
index 00000000000..ba1458e85f1
--- /dev/null
+++ b/geography/libchamplain06/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/26 11:07:18 drochner Exp $
+#
+
+DISTNAME= libchamplain-0.6.1
+PKGNAME= libchamplain06-0.6.1
+CATEGORIES= geography
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/0.6/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://projects.gnome.org/libchamplain/
+COMMENT= Map widget
+#LICENSE= # TODO: (see mk/license.mk)
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config gmake
+
+PKGCONFIG_OVERRIDE+= champlain-gtk.pc.in
+PKGCONFIG_OVERRIDE+= champlain-memphis.pc.in
+PKGCONFIG_OVERRIDE+= champlain.pc.in
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../graphics/clutter-gtk/buildlink3.mk"
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../net/libsoup24/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"