# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD: editors/led/Makefile 327720 2013-09-20 16:36:23Z bapt $

PORTNAME=	led
PORTVERSION=	2.0
CATEGORIES=	editors
MASTER_SITES=	SF/${PORTNAME}-editor/${PORTNAME}/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A tiny text editor, with a number of useful programming features

LICENSE=	BSD

USES=		perl5
GNU_CONFIGURE=	yes
MAKE_JOBS_UNSAFE=	yes

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