summaryrefslogtreecommitdiff
path: root/graphics/gnome-backgrounds/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-22 16:21:55 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-22 16:21:55 +0000
commit9135a91d7475707ea529fa767c3b8f9be3cd57d3 (patch)
tree6e0592856c727e04f712697ccf3fb3ab8307eb48 /graphics/gnome-backgrounds/Makefile
parentfdfa815f6dc6f46604087d5ab0675dd80ba43147 (diff)
downloadpkgsrc-9135a91d7475707ea529fa767c3b8f9be3cd57d3.tar.gz
Initial import of gnome-backgrounds, version 2.10.0:
This package provides a set of background images ready to be used within the GNOME Desktop.
Diffstat (limited to 'graphics/gnome-backgrounds/Makefile')
-rw-r--r--graphics/gnome-backgrounds/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/gnome-backgrounds/Makefile b/graphics/gnome-backgrounds/Makefile
new file mode 100644
index 00000000000..0e3e04cfc0c
--- /dev/null
+++ b/graphics/gnome-backgrounds/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/22 16:21:55 jmmv Exp $
+#
+
+DISTNAME= gnome-backgrounds-2.10.0
+CATEGORIES= graphics gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.10/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Set of background images for the GNOME Desktop
+
+BUILD_USES_MSGFMT= YES
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_DIRS+= xdg-1.1
+USE_GNU_TOOLS+= make
+USE_LANGUAGES= # empty
+USE_PKGLOCALEDIR= YES
+
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"