aboutsummaryrefslogtreecommitdiff
path: root/editors/led
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-02 23:41:11 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-02 23:41:11 +0000
commit6a444d83d35cf530e5a246b3cf9c6be24d34a08d (patch)
tree6b3f42029787136c6986558eeecb5cd85fcdf247 /editors/led
parenta4d21be2822d31534ee43bdddf555a994f5bc945 (diff)
downloadports-6a444d83d35cf530e5a246b3cf9c6be24d34a08d.tar.gz
ports-6a444d83d35cf530e5a246b3cf9c6be24d34a08d.zip
Add license
Trim header
Notes
Notes: svn path=/head/; revision=313307
Diffstat (limited to 'editors/led')
-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