summaryrefslogtreecommitdiffstats
path: root/x11-themes/nimbus/Makefile
blob: 1132a1d62bba2bb52f7ffa5ec229fbe5f8b91770 (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
# Created by: Karsten Pedersen <kpedersen@opencde.org>
# $FreeBSD$

PORTNAME=		nimbus
PORTVERSION=		0.1.7
PORTREVISION=		2
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}/libdata/pkgconfig/icon-naming-utils.pc:x11-themes/icon-naming-utils

GNU_CONFIGURE=		yes
CONFIGURE_ARGS=		--disable-static
INSTALLS_ICONS=		yes
INSTALL_TARGET=		install-strip
USES=			gettext gmake libtool pkgconfig tar:bzip2
USE_LDCONFIG=		yes
USE_GNOME=		gtk20 intltool

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