openbsd-ports/x11/gnustep/timemon/Makefile

16 lines
310 B
Makefile

# $OpenBSD: Makefile,v 1.3 2011/05/15 13:03:26 sebastia Exp $
COMMENT= CPU load monitor
DISTNAME= TimeMon-4.1
REVISION = 0
CATEGORIES= sysutils
HOMEPAGE= http://gap.nongnu.org/timemon/
MASTER_SITES= http://savannah.nongnu.org/download/gap/
MODULES= x11/gnustep
WANTLIB= c m pthread
.include <bsd.port.mk>