# $MidnightBSD: trunk/sysutils/timemon/Makefile 21328 2016-03-26 23:10:33Z laffer1 $

PORTNAME=	timemon
PORTVERSION=	4.2
PORTREVISION=	0
CATEGORIES=	sysutils gnustep
MASTER_SITES=	SAVANNAH/gap
DISTNAME=	TimeMon-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	CPU time usage monitor for GNUstep

LICENSE=	unknown

NO_CDROM=	distribute without fee

USES=		gnustep
USE_GNUSTEP=	back build

post-patch:
	-${RM} ${WRKSRC}/shared_obj/*.*

post-install:
	${STRIP_CMD} ${PREFIX}/GNUstep/System/Applications/TimeMon.app/TimeMon

.include <bsd.port.mk>
