Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / matchbox-common / Makefile
blobb6d3d0df2eaf07cd1fbfaa1961e9c653c3ed5148
1 # $NetBSD: Makefile,v 1.14 2012/10/29 05:06:39 asau Exp $
4 DISTNAME= matchbox-common-0.9.1
5 PKGREVISION= 7
6 CATEGORIES= x11
7 MASTER_SITES= http://matchbox-project.org/sources/matchbox-common/0.9/
8 EXTRACT_SUFX= .tar.bz2
10 MAINTAINER= pkgsrc-users@NetBSD.org
11 HOMEPAGE= http://matchbox-project.org/
12 COMMENT= Shared icons and configuration data for Matchbox
14 GNU_CONFIGURE= yes
15 USE_TOOLS+= pkg-config
17 PKG_SYSCONFSUBDIR= matchbox
19 SUBST_CLASSES+= session
20 SUBST_MESSAGE.session= Fixing location of system-wide matchbox session.
21 SUBST_STAGE.session= pre-configure
22 SUBST_FILES.session= matchbox-session
23 SUBST_SED.session= -e 's|/etc/matchbox|${PKG_SYSCONFDIR}|g'
25 .include "../../devel/libmatchbox/buildlink3.mk"
26 .include "../../mk/bsd.pkg.mk"