# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD: editors/dkns/Makefile 327720 2013-09-20 16:36:23Z bapt $

PORTNAME=	dkns
PORTVERSION=	1.92
CATEGORIES=	editors
MASTER_SITES=	http://www.mammothcheese.ca/

MAINTAINER=	jimmy@mammothcheese.ca
COMMENT=	Simple console text editor

RUN_DEPENDS=	munger:${PORTSDIR}/lang/munger

MAN1=		dkns.1
MANCOMPRESSED=	yes

PLIST_FILES=	bin/dkns

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