svn commit: r439458 - head/math/pspp

Carlos J. Puga Medina cpm at FreeBSD.org
Wed Apr 26 14:43:20 UTC 2017


Author: cpm
Date: Wed Apr 26 14:43:19 2017
New Revision: 439458
URL: https://svnweb.freebsd.org/changeset/ports/439458

Log:
  - Add LICENSE_FILE

Modified:
  head/math/pspp/Makefile

Modified: head/math/pspp/Makefile
==============================================================================
--- head/math/pspp/Makefile	Wed Apr 26 14:39:34 2017	(r439457)
+++ head/math/pspp/Makefile	Wed Apr 26 14:43:19 2017	(r439458)
@@ -10,6 +10,7 @@ MAINTAINER=	cpm at FreeBSD.org
 COMMENT=	Program for statistical analysis of sampled data
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	texinfo>0:print/texinfo
 LIB_DEPENDS=	libgslcblas.so:math/gsl


More information about the svn-ports-head mailing list