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
|
|
|
|
2013-02-14 22:00:12 +01:00
|
|
|
MAINTAINER= ntarmos@ceid.upatras.gr
|
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
|
|
|
|
2013-02-14 22:00:12 +01:00
|
|
|
OPTIONS_EXCLUDE= X11
|
|
|
|
OPTIONS_GROUP=
|
|
|
|
OPTIONS_DEFAULT=
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2008-05-25 19:20:54 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|