summaryrefslogtreecommitdiff
path: root/x11-themes/lxappearance/Makefile
blob: c0f3534aa9bc31f70b1d3b7435c01561075b441f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:   lxappearance
# Date created:                2008/06/20
# Whom:                        chinsan
#
# $FreeBSD$
#

PORTNAME=	lxappearance
PORTVERSION=	0.5.0
CATEGORIES=	x11-themes gnome
MASTER_SITES=	SF/lxde/LXAppearance

MAINTAINER=	c0rn@o2.pl
COMMENT=	A desktop-independent theme switcher for GTK+

USE_GNOME=	gnomehack gtk20 intlhack
USE_GETTEXT=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
MAKE_JOBS_SAFE=	yes

LICENSE=	GPLv2

.include <bsd.port.mk>