summaryrefslogblamecommitdiffstats
path: root/graphics/goocanvasmm/Makefile
blob: 79b24a41d0f4b570da54418c16222e6d99409eed (plain) (tree)
























                                                              
# New ports collection makefile for:    goocanvasmm
# Date created:     2008-08-10
# Whom:         Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#   $MCom$

PORTNAME=   goocanvasmm
PORTVERSION=    0.11.0
CATEGORIES= graphics
MASTER_SITES=   GNOME

MAINTAINER= kwm@FreeBSD.org
COMMENT=    C++ bindings for the goocanvas widget for GTK

LIB_DEPENDS=    gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
        goocanvas.3:${PORTSDIR}/graphics/goocanvas

USE_GNOME=  gnomehack ltverhack
USE_AUTOTOOLS=  libtool:15
USE_LDCONFIG=   yes
USE_BZIP2=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>