pkgsrc/x11/gtk-engines/Makefile

23 lines
530 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.30 2006/07/07 15:49:34 jlam Exp $
DISTNAME= gtk-engines-0.12
PKGREVISION= 9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/0.12/}
2003-07-18 00:50:55 +02:00
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Theme engines for GTK+
CONFLICTS+= gtk2-engines-*
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_X11BASE= yes
USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= # empty
2004-04-13 23:35:56 +02:00
.include "../../x11/gtk/buildlink3.mk"
.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"