Prune devel/py-EnthoughtBase
[dports.git] / devel / mm-common / Makefile
1 # Created by: Koop Mast <kwm@FreeBSD.org>
2 # $FreeBSD$
3 #   $MCom: ports/trunk/devel/mm-common/Makefile 19953 2014-10-15 08:51:31Z gusi $
4
5 PORTNAME=       mm-common
6 PORTVERSION=    0.9.7
7 CATEGORIES=     devel gnome
8 MASTER_SITES=   GNOME
9
10 MAINTAINER=     gnome@FreeBSD.org
11 COMMENT=        Common build infrastructure for the GNOME C++ binding libraries
12
13 LIB_DEPENDS=    libcurl.so:${PORTSDIR}/ftp/curl
14
15 USES=           gmake pathfix tar:xz
16 GNU_CONFIGURE=  yes
17
18 .include <bsd.port.mk>