2005-08-31 09:45:52 +02:00
|
|
|
# New ports collection makefile for: conky
|
|
|
|
# Date created: 2005-08-27
|
|
|
|
# Whom: Roman Bogorodskiy <novel@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2008-05-25 19:20:54 +02:00
|
|
|
PKGNAMESUFFIX= -awesome
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2009-06-17 19:56:41 +02:00
|
|
|
MAINTAINER= ntarmos@cs.uoi.gr
|
2008-05-25 19:20:54 +02:00
|
|
|
COMMENT= An 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
|
|
|
|
2008-08-20 01:10:55 +02:00
|
|
|
USE_XORG= # This is a comment
|
2005-08-31 09:45:52 +02:00
|
|
|
|
2008-05-25 19:20:54 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|