summaryrefslogblamecommitdiff
path: root/shells/gscommander/Makefile
blob: 006d67ef4058e88096eea472ebeac9d3974d6086 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                   
                 
                              





                                                   
                   
                           


                           

                                     
 
                      
# New ports collection makefile for:    gscommander
# Date created:         15 Mar 2003
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#

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

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	GNUstep simple unix command monitor

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>