openbsd-ports/x11/gnustep/timemon/Makefile
sebastia d66a945ca7 bump, fix compilation warning
OK ajacoutot@, landry@
2011-04-18 12:40:08 +00:00

17 lines
333 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/04/18 12:40:08 sebastia Exp $
COMMENT= CPU load monitor
DISTNAME= TimeMon-4.1
REVISION = 0
PKGNAME= ${DISTNAME:L}
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>