# $MidnightBSD: trunk/shells/gscommander/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	gscommander
PORTVERSION=	0.1
PORTREVISION=	1
CATEGORIES=	shells gnustep
MASTER_SITES=	http://www.nice.ch/~phip/ \
		${MASTER_SITE_FREEBSD_LOCAL}
MASTER_SITE_SUBDIR=	dinoex

DISTNAME=	GSCommander-${PORTVERSION}

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

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

WRKSRC=		${WRKDIR}/GSCommander

.include <bsd.port.mk>
