Add license
Trim header
This commit is contained in:
parent
a4d21be282
commit
6a444d83d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313307
@ -1,9 +1,5 @@
|
|||||||
# New ports collection makefile for: led
|
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||||
# Date created: 6 June 2001
|
|
||||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= led
|
PORTNAME= led
|
||||||
PORTVERSION= 2.0
|
PORTVERSION= 2.0
|
||||||
@ -13,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}/${PORTVERSION}
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A tiny text editor, with a number of useful programming features
|
COMMENT= A tiny text editor, with a number of useful programming features
|
||||||
|
|
||||||
|
LICENSE= BSD
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user