1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/games/kevedit/Makefile.bak
Edwin Groothuis 970d2479cc new port: games/kevedit (editor for ZZT)
Kevedit is an editor for the classic DOS game ZZT. The
	"Linux version" runs under FreeBSD with only trivial
	modification.

PR:		ports/116388
Submitted by:	Raymond Pasco <ray@cultofray.net>
2007-09-23 03:23:43 +00:00

22 lines
435 B
Makefile

# 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>