summaryrefslogtreecommitdiffstats
path: root/graphics/goocanvas2/Makefile
blob: fcd787523976271f1139b71d8d361938bafbc8fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    goocanvas
# Date created:     2006-09-20
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom: ports/graphics/goocanvas2/Makefile,v 1.3 2011/02/14 15:31:30 kwm Exp $

PORTNAME=   goocanvas
PORTVERSION=    2.0.0
CATEGORIES= graphics
MASTER_SITES=   GNOME

MAINTAINER= kwm@FreeBSD.org
COMMENT=    Canvas widget for GTK+ 3

USE_GNOME=  gtk30 gnomehack ltverhack
USE_AUTOTOOLS=  libtool
USE_LDCONFIG=   yes
USE_BZIP2=  yes

.include <bsd.port.mk>