pkgsrc/x11/gnome-themes/Makefile

31 lines
789 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 2004/03/26 02:27:59 wiz Exp $
#
DISTNAME= gnome-themes-2.4.1
PKGREVISION= 7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.4/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Collection of themes and icons for GNOME 2
DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs
BUILD_USES_MSGFMT= yes
2004-02-11 08:11:28 +01:00
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
2004-02-11 08:11:28 +01:00
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../wm/metacity/buildlink3.mk"
.include "../../x11/gtk2-engines/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"