aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-xfce-engine/Makefile
blob: 41cc946365dac716732dc869e424ceaacde72c83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: olgeni@FreeBSD.org
# $FreeBSD$

PORTNAME=   gtk-xfce-engine
PORTVERSION=    3.2.0
CATEGORIES= x11-themes xfce
MASTER_SITES=   XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=    xfce4

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

LICENSE=    GPLv2

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

.include <bsd.port.mk>