pkgsrc-wip/gtk2-engines-galaxy/Makefile

21 lines
580 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.18 2013/01/21 02:06:05 othyro Exp $
2003-11-27 04:01:46 +01:00
DISTNAME= GTK2-Galaxy
PKGNAME= ${DISTNAME:tl:S/-/-engines-/1}-0.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=teams/art.gnome.org/archive/themes/gtk2/}
2003-11-27 04:01:46 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://art.gnome.org/
COMMENT= Another theme engine for GTK+ 2.x
LICENSE= gnu-gpl-v2
2003-11-27 04:01:46 +01:00
WRKSRC= ${WRKDIR}/galaxy-0.2
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtktest --disable-gdk_pixbuftest
2003-11-27 04:01:46 +01:00
2004-05-09 09:19:01 +02:00
.include "../../x11/gtk2/buildlink3.mk"
2003-11-27 04:01:46 +01:00
.include "../../mk/bsd.pkg.mk"