From 0be62b3b77c0f5d1af2f9f0af56717f81b6de150 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Sun, 7 Dec 2014 14:16:49 +0000 Subject: [PATCH] Add LICENSE --- editors/nvi-m17n/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 47e73372361e..e869aa3dac19 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -17,6 +17,8 @@ PATCHFILES= nvi-m17n-1.79-20040608.diff.gz MAINTAINER= ports@FreeBSD.org COMMENT= Clone of vi/ex, with multilingual patch, no default settings +LICENSE= BSD4CLAUSE + PATCH_DIST_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p0 -f WRKSRC= ${WRKDIR}/${DISTNAME}/build