summaryrefslogtreecommitdiff
path: root/geography/libchamplain04/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/libchamplain04/Makefile')
-rw-r--r--geography/libchamplain04/Makefile29
1 files changed, 29 insertions, 0 deletions
diff --git a/geography/libchamplain04/Makefile b/geography/libchamplain04/Makefile
new file mode 100644
index 00000000000..51bb2af8379
--- /dev/null
+++ b/geography/libchamplain04/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/26 11:05:26 drochner Exp $
+#
+
+DISTNAME= libchamplain-0.4.6
+PKGNAME= libchamplain04-0.4.6
+CATEGORIES= geography
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/0.4/}
+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.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"