summaryrefslogblamecommitdiffstats
path: root/devel/mm-common/Makefile
blob: 1fb06c0cc59136c1c5a5804b49845fc34e053ad5 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                          
          


                         
                     















                                                                               
# New ports collection makefile for:   mm-common
# Date Created:         27 Aug 2009
# Whom:             Koop Mast<kwm@FreeBSD.org>
#
# $FreeBSD$
#   $MCom$
#

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

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

LIB_DEPENDS=    curl.6:${PORTSDIR}/ftp/curl

USE_GNOME=  gnomehack
USE_BZIP2=  yes
USE_GMAKE=  yes
GNU_CONFIGURE=  yes

MAN1=       mm-common-prepare.1

.include <bsd.port.mk>