summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/led/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile
index 438eacd2d7e5..8816ec9d75a4 100644
--- a/editors/led/Makefile
+++ b/editors/led/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: led
-# Date created: 6 June 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= led
PORTVERSION= 2.0
@@ -13,6 +9,8 @@ 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
+
GNU_CONFIGURE= yes
USE_PERL5= yes
MAKE_JOBS_UNSAFE= yes