# New ports collection makefile for:	kevedit
# Date created:				16 September 2007
# Whom:					Raymond Pasco <ray@cultofray.net>
#
# $FreeBSD$
#

PORTNAME=		kevedit
PORTVERSION=		0.5.1
CATEGORIES=		games
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	kevedit

MAINTAINER=		ray@cultofray.net
COMMENT=		Modern ZZT editor with necessary features

USE_SDL=		yes
USE_CDRTOOLS=		yes
HAS_CONFIGURE=		yes

.include <bsd.port.mk>