aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-xfce-engine/Makefile
blob: 791379225739ba6235e1795d57e5ea008b3d9243 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	gtk-xfce-engine
PORTVERSION=	3.2.0
CATEGORIES=	x11-themes xfce
MASTER_SITES=	XFCE
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Xfce GTK2 theme engine

LICENSE=	GPLv2

GNU_CONFIGURE=	yes
USES=		gmake gnome libtool pkgconfig tar:bzip2 xfce
USE_GNOME=	glib20 gtk20

.include <bsd.port.mk>