pkgsrc/x11/gtk2-engines-bluecurve/Makefile

26 lines
633 B
Makefile
Raw Normal View History

2006-05-15 23:52:15 +02:00
# $NetBSD: Makefile,v 1.15 2006/05/15 21:52:15 joerg Exp $
#
DISTNAME= GTK2-Wonderland-Engine-1.0
PKGNAME= gtk2-engines-bluecurve-1.0
PKGREVISION= 5
CATEGORIES= x11
2004-06-05 12:17:40 +02:00
MASTER_SITES= ${MASTER_SITE_GNOME:=teams/art.gnome.org/themes/gtk2/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://art.gnome.org/
2005-10-02 11:09:31 +02:00
COMMENT= Port of the famous Bluecurve theme for GTK2+
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
2006-05-15 23:52:15 +02:00
USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/Bluecurve
SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"