summaryrefslogtreecommitdiff
path: root/geography/libchamplain08/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/libchamplain08/Makefile')
-rw-r--r--geography/libchamplain08/Makefile34
1 files changed, 0 insertions, 34 deletions
diff --git a/geography/libchamplain08/Makefile b/geography/libchamplain08/Makefile
deleted file mode 100644
index 8d7f5ff6590..00000000000
--- a/geography/libchamplain08/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.56 2020/03/10 22:08:48 wiz Exp $
-#
-
-DISTNAME= libchamplain-0.8.3
-PKGNAME= libchamplain08-0.8.3
-PKGREVISION= 51
-CATEGORIES= geography
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/0.8/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://projects.gnome.org/libchamplain/
-COMMENT= Map widget
-#LICENSE= # TODO: (see mk/license.mk)
-
-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
-
-# XXX notyet
-#PLIST_VARS+= memphis
-#.include "../../geography/memphis/buildlink3.mk"
-#PLIST.memphis= yes
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../graphics/clutter-gtk0.10/buildlink3.mk"
-.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"