2013-02-14 22:00:12 +01:00
|
|
|
# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
|
2005-08-31 09:45:52 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2008-05-25 19:20:54 +02:00
|
|
|
PKGNAMESUFFIX= -awesome
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2016-09-28 18:55:38 +02:00
|
|
|
MAINTAINER= madpilot@FreeBSD.org
|
2014-01-30 20:45:17 +01:00
|
|
|
COMMENT= Advanced, highly configurable system monitor (configured for x11-wm/awesome)
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2009-12-18 21:14:35 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../conky
|
2008-05-25 19:20:54 +02:00
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
2008-06-04 00:03:31 +02:00
|
|
|
|
2008-05-25 19:20:54 +02:00
|
|
|
CONFLICTS= conky-[0-9]*
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2016-09-28 18:55:38 +02:00
|
|
|
OPTIONS_EXCLUDE= X11 ARGB DOUBLE_BUFFER IMLIB2 XFT XINERAMA LUA_CAIRO LUA_IMLIB2 \
|
|
|
|
LUA_RSVG
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2008-05-25 19:20:54 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|