# Created by: Karsten Pedersen <kpedersen@opencde.org>
# $FreeBSD: x11-themes/nimbus/Makefile 327783 2013-09-20 23:54:03Z bapt $

PORTNAME=		nimbus
PORTVERSION=		0.1.7
PORTREVISION=	1
CATEGORIES=		x11-themes
MASTER_SITES=		http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \
			http://devio.us/~kpedersen/distfiles/

MAINTAINER=		kpedersen@opencde.org
COMMENT=		GTK+ 2.x engine from the OpenSolaris project

BUILD_DEPENDS=		${LOCALBASE}/bin/intltoolize:${PORTSDIR}/textproc/intltool \
			${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils
RUN_DEPENDS=		${LOCALBASE}/bin/gtk-demo:${PORTSDIR}/x11-toolkits/gtk20

USE_BZIP2=		yes
GNU_CONFIGURE=		yes
USES=			gmake pkgconfig
INSTALLS_ICONS=		yes
USE_LDCONFIG=		yes
USE_GNOME=		gtk20

NO_STAGE=	yes
.include <bsd.port.mk>
