summaryrefslogtreecommitdiff
path: root/x11/matchbox-themes-extra/Makefile
blob: 83626ebb3177a402f93c9f0d60c9b6d25be183e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.6 2009/07/16 21:48:49 zafer Exp $
#

DISTNAME=	matchbox-themes-extra-0.3
PKGREVISION=	1
CATEGORIES=	x11
MASTER_SITES=	http://matchbox-project.org/sources/matchbox-themes-extra/0.3/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://matchbox-project.org/
COMMENT=	Collection of themes for Matchbox

PKG_DESTDIR_SUPPORT=	user-destdir

USE_DIRS+=	gnome2-1.5 xdg-1.4
USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes

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