aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/conky-awesome/Makefile
blob: 73d13e85a267cb4db29d7ca3c70714f00fb5f77d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
# $FreeBSD$

PKGNAMESUFFIX=  -awesome

MAINTAINER= ntarmos@ceid.upatras.gr
COMMENT=    Advanced, highly configurable system monitor (configured for x11-wm/awesome)

MASTERDIR=  ${.CURDIR}/../conky
DESCR=      ${.CURDIR}/pkg-descr

CONFLICTS=  conky-[0-9]*

OPTIONS_EXCLUDE=    X11
OPTIONS_GROUP=
OPTIONS_DEFAULT=

.include "${MASTERDIR}/Makefile"