# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD: head/devel/mm-common/Makefile 437506 2017-04-01 23:04:19Z bapt $
#   $MCom: ports/trunk/devel/mm-common/Makefile 19953 2014-10-15 08:51:31Z gusi $

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

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

LIB_DEPENDS=	libcurl.so:ftp/curl

USES=		gmake pathfix tar:xz
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
