1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/games/kevedit/Makefile
Danilo Egea Gondolfo 217d4a7aeb - Add stage support
2013-11-02 23:19:02 +00:00

20 lines
405 B
Makefile

# 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
.include <bsd.port.mk>