Date: Sun, 7 Dec 2014 14:16:50 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374206 - head/editors/nvi-m17n Message-ID: <201412071416.sB7EGooJ022102@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412071416.sB7EGooJ022102>