# New ports collection makefile for:    codeeditor
# Date created:         3 Dec 2006
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $MidnightBSD: mports/editors/codeeditor/Makefile,v 1.3 2008/05/04 10:23:43 crash Exp $
# $FreeBSD: ports/editors/codeeditor/Makefile,v 1.2 2007/01/31 18:17:58 dinoex Exp $
#

PORTNAME=	codeeditor
PORTVERSION=	0.4.4
PORTREVISION=	1
CATEGORIES=	editors gnustep
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	codeeditor
DISTNAME=	CodeEditor-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	CodeEditor is a text and code editor for GNUstep
LICENSE=        unknown
USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

WRKSRC=		${WRKDIR}/CodeEditor

.include <bsd.port.mk>
