blob: 63265a04bd2a13cd082176f53f952978f0709012 (
plain) (
tree)
|
|
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
WWW= http://www.beryl-project.org/
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>
|