# $MidnightBSD: mports/shells/gscommander/Makefile,v 1.2 2012/09/29 20:27:12 laffer1 Exp $

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>
