summaryrefslogtreecommitdiff
path: root/x11/gtk-engines/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-11-20 13:37:45 +0000
committertron <tron@pkgsrc.org>1999-11-20 13:37:45 +0000
commit6e848373452d67263eb8736e638ecf74b736388d (patch)
tree95a8b83ca7205a81a5607bde5cf347b9acaf1019 /x11/gtk-engines/Makefile
parentf7573a5c62a76176a1ae2d8c8728d6d00352a79a (diff)
downloadpkgsrc-6e848373452d67263eb8736e638ecf74b736388d.tar.gz
Import new "gtk-engines" package:
Theme engines for GTK+
Diffstat (limited to 'x11/gtk-engines/Makefile')
-rw-r--r--x11/gtk-engines/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile
new file mode 100644
index 00000000000..135b11e71a7
--- /dev/null
+++ b/x11/gtk-engines/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/11/20 13:37:45 tron Exp $
+
+DISTNAME= gtk-engines-0.8
+CATEGORIES= x11
+MASTER_SITE= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/}
+
+MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+
+DEPENDS+= imlib-*:../../graphics/imlib
+
+GNU_CONFIGURE= yes
+USE_X11BASE= yes
+USE_LIBTOOL= yes
+
+.include "../../mk/bsd.pkg.mk"