summaryrefslogtreecommitdiff
path: root/x11/gtk-engines/Makefile
blob: e2cb59f03e67b66bd40355e30f09766a2d77c502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.8 2001/02/17 17:06:28 wiz Exp $

DISTNAME=		gtk-engines-0.10
CATEGORIES=		x11
MASTER_SITES=		${MASTER_SITE_GNOME:=stable/sources/gtk-engines/}

MAINTAINER=		tron@netbsd.org
HOMEPAGE=		http://www.gnome.org/
COMMENT=		Theme engines for GTK+

DEPENDS+=		imlib-*:../../graphics/imlib

GNU_CONFIGURE=		# defined
USE_X11BASE=		# defined
USE_LIBTOOL=		# defined
LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig

.include "../../mk/bsd.pkg.mk"