diff options
-rw-r--r-- | math/pspp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index ca97104b8842..40483c011536 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -10,6 +10,7 @@ MAINTAINER= cpm@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 |