1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/games/kevedit/Makefile
Pav Lucistnik 2f3639dae6 - Reset <ray@cultofray.net>:
<<< 553 sorry, mail to that recipient is not accepted (#5.7.1)
550 5.1.1 <ray@cultofray.net>... User unknown
2008-07-28 19:09:32 +00:00

23 lines
451 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
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kevedit
MAINTAINER= ports@FreeBSD.org
COMMENT= Modern ZZT editor with necessary features
USE_SDL= yes
USE_CDRTOOLS= yes
HAS_CONFIGURE= yes
.include <bsd.port.mk>