Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 15:41:08 GMT
From:      Alexander Milanov <a@amilanov.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180440: [patch] editors/nvi-devel: add license
Message-ID:  <201307101541.r6AFf8fK048673@oldred.freebsd.org>
Resent-Message-ID: <201307101550.r6AFo0dC051664@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101541.r6AFf8fK048673>