pkgsrc/x11/gnome-themes/Makefile
2005-12-31 12:32:31 +00:00

33 lines
880 B
Makefile

# $NetBSD: Makefile,v 1.37 2005/12/31 12:32:48 wiz Exp $
#
DISTNAME= gnome-themes-2.12.1
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Collection of themes and icons for GNOME 2
CONFLICTS+= clearlooks-metacity-[0-9]*
BUILD_USES_MSGFMT= yes
USE_DIRS+= gnome2-1.5 theme-1.0
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
INSTALL_MAKE_FLAGS+= install_sh="${INSTALL} -d"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../wm/metacity/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtk2-engines/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"