aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk3-unico-engine/Makefile
blob: b94baaa2e8d01aac6184fefa243bcc04d8046b1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PORTNAME=	unico
PORTVERSION=	1.0.2.1
PORTREVISION=	1
CATEGORIES=	x11-themes
MASTER_SITES=	https://distfiles.sigtrap.nl/ \
		LOCAL/nc/mirror
PKGNAMEPREFIX=	gtk3-
PKGNAMESUFFIX=	-engine

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Gtk+ 3.0 engine
WWW=		https://launchpad.net/unico

LICENSE=	LGPL3

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-static
USES=		gmake gnome libtool pkgconfig
USE_GNOME=	cairo glib20 gtk30
USE_LDCONFIG=	yes

.include <bsd.port.mk>