# Created by: Alexander Nedotsukov <bland@mail.ru>
# $FreeBSD: tags/RELEASE_11_1_0/x11-toolkits/gnomemm/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	gnomemm
PORTVERSION=	2.6.2
PORTREVISION=	8
CATEGORIES=	x11-toolkits devel gnome

MAINTAINER=	bland@FreeBSD.org
COMMENT=	The "meta-port" for the powerful C++ bindings to the GNOME2 libraries

LIB_DEPENDS=	libgconfmm-2.6.so:devel/gconfmm26 \
		libgnomevfsmm-2.6.so:devel/gnome-vfsmm \
		libglademm-2.4.so:devel/libglademm24 \
		libgnomecanvasmm-2.6.so:graphics/libgnomecanvasmm26 \
		libgnomemm-2.6.so:x11/libgnomemm26 \
		libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26

USES=		metaport

.include <bsd.port.mk>
