ca60450cf9
This switches to the gnome-2.24 release branch.
24 lines
611 B
Makefile
24 lines
611 B
Makefile
# $NetBSD: Makefile,v 1.24 2008/10/16 17:46:24 drochner Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-backgrounds-2.24.0
|
|
CATEGORIES= graphics gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.24/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Set of background images for the GNOME Desktop
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_DIRS+= xdg-1.3
|
|
USE_TOOLS+= gmake intltool msgfmt
|
|
USE_LANGUAGES= c
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
BUILDLINK_DEPMETHOD.gettext= build
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|