aboutsummaryrefslogtreecommitdiffstats
path: root/games/kevedit/Makefile
blob: db33a2745c72feef5b401c7b400fe6002038eb98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Raymond Pasco <ray@cultofray.net>
# $FreeBSD$

PORTNAME=       kevedit
PORTVERSION=        0.5.1
PORTREVISION=   2
CATEGORIES=     games
MASTER_SITES=       SF

MAINTAINER=     ports@FreeBSD.org
COMMENT=        Modern ZZT editor with necessary features

BUILD_DEPENDS=      cdrecord:${PORTSDIR}/sysutils/cdrtools
RUN_DEPENDS=        cdrecord:${PORTSDIR}/sysutils/cdrtools

USE_SDL=        yes
HAS_CONFIGURE=      yes

NO_STAGE=   yes
.include <bsd.port.mk>