aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/lxappearance/Makefile
blob: e5e58dc6cd6b4e4316d53447e7818ff13bb8dceb (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.4.0
CATEGORIES=	x11-themes gnome
MASTER_SITES=	SF/lxde/LXAppearance

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A desktop-independent theme switcher for GTK+

USE_GNOME=	gnomehack gtk20 intlhack
USE_GETTEXT=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"

MAN1=		lxappearance.1

.include <bsd.port.mk>