5b3f798b2f
New/updated translations: 2004-10-28 Mohammad DAMT <mdamt@bisnisweb.com> * id.po: Updated Indonesian translation 2004-10-17 Christophe Merlet <redfox@redfoxcenter.org> * fr.po: Updated French translation.
30 lines
807 B
Makefile
30 lines
807 B
Makefile
# $NetBSD: Makefile,v 1.25 2004/12/24 10:10:34 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-themes-2.8.2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.8/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Collection of themes and icons for GNOME 2
|
|
|
|
BUILD_USES_MSGFMT= yes
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_DIRS+= gnome2-1.5 theme-1.0
|
|
USE_GNU_TOOLS+= make
|
|
USE_LIBTOOL= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../devel/pkgconfig/buildlink3.mk"
|
|
.include "../../textproc/intltool/buildlink3.mk"
|
|
.include "../../wm/metacity/buildlink3.mk"
|
|
.include "../../x11/gtk2-engines/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|