svn commit: r374206 - head/editors/nvi-m17n
Mark Felder
feld at FreeBSD.org
Sun Dec 7 14:16:50 UTC 2014
Author: feld
Date: Sun Dec 7 14:16:49 2014
New Revision: 374206
URL: https://svnweb.freebsd.org/changeset/ports/374206
QAT: https://qat.redports.org/buildarchive/r374206/
Log:
Add LICENSE
Modified:
head/editors/nvi-m17n/Makefile
Modified: head/editors/nvi-m17n/Makefile
==============================================================================
--- head/editors/nvi-m17n/Makefile Sun Dec 7 14:11:00 2014 (r374205)
+++ head/editors/nvi-m17n/Makefile Sun Dec 7 14:16:49 2014 (r374206)
@@ -17,6 +17,8 @@ PATCHFILES= nvi-m17n-1.79-20040608.diff.
MAINTAINER= ports at 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
More information about the svn-ports-all
mailing list