summaryrefslogtreecommitdiffstats
path: root/devel/guiloader-c++/Makefile
blob: 1d34799a7c3862de8ea4ba9c63dd9d4718acfefc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	guiloader-c++
# Date created:		11 May 2007
# Whom:			Yinghong Liu <relaxbsd@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	guiloader-c++
PORTVERSION=	2.12.0
CATEGORIES=	devel gnome
MASTER_SITES=	SF/crow-designer

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A C++ binding to the GuiLoader library

BUILD_DEPENDS=	guiloader>=2.12.0:${PORTSDIR}/devel/guiloader
LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
RUN_DEPENDS=	guiloader>=2.12.0:${PORTSDIR}/devel/guiloader

USE_BZIP2=	yes
USE_GNOME=	gnomehack gnometarget gtk20
USE_GETTEXT=	yes
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud