# New ports collection makefile for:    gnomemm
# Date created:         18 Jun 2000
# Whom:                 Erich Zigler <erich@tacni.net>
#
# $FreeBSD: ports/x11-toolkits/gnome--/Makefile,v 1.22 2004/03/14 06:17:43 ade Exp $
#

PORTNAME=	gnomemm
PORTVERSION=	1.2.4
PORTREVISION=	2
CATEGORIES=	x11-toolkits gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/1.2
#DIST_SUBDIR=	gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	A powerful C++ binding for the GNOME libraries

LIB_DEPENDS=	gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4

USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GNOME=	gnomelibs
USE_LIBTOOL_VER=13
LIBTOOLFLAGS=	--disable-ltlibs --release-ignore
INSTALLS_SHLIB=	yes
CONFIGURE_ARGS=	--enable-static

.include <bsd.port.mk>
