mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
22 lines
399 B
Makefile
22 lines
399 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= SF
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Modern ZZT editor with necessary features
|
|
|
|
USE_SDL= yes
|
|
USE_CDRTOOLS= yes
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|