2007-05-19 22:36:56 +02:00
|
|
|
PORTNAME= emerald-themes
|
2011-10-22 19:10:21 +02:00
|
|
|
PORTVERSION= 0.6.0
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11-themes
|
2011-10-22 19:10:21 +02:00
|
|
|
MASTER_SITES= http://cgit.compiz.org/fusion/decorators/emerald-themes/snapshot/
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2011-07-05 04:51:42 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2007-05-19 22:36:56 +02:00
|
|
|
COMMENT= Themes for the Emerald Window Decorator
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= http://www.beryl-project.org/
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2016-04-01 16:33:55 +02:00
|
|
|
BUILD_DEPENDS= bash:shells/bash
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2015-05-29 14:06:18 +02:00
|
|
|
USES= autoreconf gmake shebangfix tar:bzip2
|
2014-01-06 19:51:30 +01:00
|
|
|
SHEBANG_FILES= themes/import.sh
|
2015-05-29 14:06:18 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2011-09-24 00:26:39 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
|
|
|
LDFLAGS+= -L${LOCALBASE}/lib
|
2007-05-19 22:36:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|