diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nvi-m17n/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |