# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/mm-common/Makefile 328852 2013-09-30 19:32:38Z kwm $
#   $MCom: ports/trunk/devel/mm-common/Makefile 18610 2013-06-30 16:33:05Z marcus $

PORTNAME=	mm-common
PORTVERSION=	0.9.6
CATEGORIES=	devel gnome
MASTER_SITES=	GNOME

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Common build infrastructure for the GNOME C++ binding libraries

LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl

USE_XZ=		yes
USES=		gmake pathfix
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
