summaryrefslogtreecommitdiff
path: root/x11/gtk-engines/Makefile
diff options
context:
space:
mode:
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"