pkgsrc/devel/compizconfig-backend-gconf/Makefile

24 lines
624 B
Makefile

# $NetBSD: Makefile,v 1.13 2012/06/14 07:44:31 sbd Exp $
#
PKGVER= 0.8.4
DISTNAME= compizconfig-backend-gconf-${PKGVER}
PKGREVISION= 9
CATEGORIES= devel gnome
MASTER_SITES= http://releases.compiz.org/${PKGVER}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://compiz.org/
COMMENT= Plugin (gconf) for the compiz configuration backend
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/libcompizconfig/buildlink3.mk"
.include "../../wm/compiz/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"