pkgsrc-wip/gtk2-engines-galaxy/Makefile

19 lines
542 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/04/11 21:12:40 tvierling Exp $
DISTNAME= GTK2-Galaxy
PKGNAME= gtk2-engines-galaxy-0
WRKSRC= ${WRKDIR}/galaxy-0.2
CATEGORIES= x11
MASTER_SITES= http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://art.gnome.org/
COMMENT= Another theme engine for GTK+ 2.x
USE_LIBTOOL= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --disable-gtktest --disable-gdk_pixbuftest
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"