aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/emerald-themes/Makefile
blob: 4c610692edff0aee62bc82942290e3ec2e4ba6ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	emerald-themes
PORTVERSION=	0.6.0
CATEGORIES=	x11-themes
MASTER_SITES=	http://cgit.compiz.org/fusion/decorators/emerald-themes/snapshot/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Themes for the Emerald Window Decorator

BUILD_DEPENDS=	bash:shells/bash

USES=		autoreconf gmake shebangfix tar:bzip2
SHEBANG_FILES=	themes/import.sh
GNU_CONFIGURE=	yes

CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>