summaryrefslogtreecommitdiff
path: root/x11/gtk3-engines-unico/Makefile
blob: 7cf00051103c7c08d1944950898492695f02ae37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:12 ryoon Exp $

DISTNAME=	unico-1.0.2
PKGNAME=	gtk3-engines-${DISTNAME}
PKGREVISION=	5
CATEGORIES=	x11
MASTER_SITES=	https://launchpad.net/unico/1.0/1.0.2/+download/

MAINTAINER=	rodent@NetBSD.org
HOMEPAGE=	https://launchpad.net/unico
COMMENT=	Unico Gtk+ Theming Engine for GTK+ 3.0
LICENSE=	gnu-lgpl-v2.1

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	pkg-config

.include "options.mk"

.include "../../graphics/cairo/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"