# $MidnightBSD: mports/shells/gscommander/Makefile,v 1.1 2010/01/21 01:42:36 laffer1 Exp $

PORTNAME=	gscommander
PORTVERSION=	0.1
CATEGORIES=	shells gnustep
MASTER_SITES=	http://www.nice.ch/~phip/
DISTNAME=	GSCommander-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	GNUstep simple unix command monitor
LICENSE=	gpl2

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

WRKSRC=		${WRKDIR}/GSCommander

.include <bsd.port.mk>
