ports/180440: [patch] editors/nvi-devel: add license

Alexander Milanov a at amilanov.com
Wed Jul 10 15:50:01 UTC 2013


>Number:         180440
>Category:       ports
>Synopsis:       [patch] editors/nvi-devel: add license
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 10 15:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Milanov
>Release:        
>Organization:
>Environment:
>Description:
Please, add LICENSE to editors/nvi-devel.
>How-To-Repeat:

>Fix:
- Add LICENSE

- Trim header

Patch attached with submission follows:

Index: editors/nvi-devel/Makefile
===================================================================
--- editors/nvi-devel/Makefile	(revision 322627)
+++ editors/nvi-devel/Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	nvi-devel
-# Date created:			6 July 2001
-# Whom:				dd
-#
+# Created by: dd
 # $FreeBSD$
-#
 
 PORTNAME=	nvi
 PORTVERSION=	1.81.6
@@ -14,6 +10,9 @@
 MAINTAINER=	johans at FreeBSD.org
 COMMENT=	Development snapshot of the world-renown nvi editor
 
+LICENSE=	BSD
+LICENSE_FILE=	${WRKDIR}/${DISTNAME}/LICENSE
+
 CONFLICTS_INSTALL=	nvi-m17n-[0-9]* xnview-[0-9]*
 
 OPTIONS_DEFINE=	WIDECHAR


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list