Date: Mon, 11 Jun 2018 09:04:30 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472176 - head/math/p5-Math-Pari Message-ID: <201806110904.w5B94Uf1024378@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Jun 11 09:04:30 2018 New Revision: 472176 URL: https://svnweb.freebsd.org/changeset/ports/472176 Log: - Add LICENSE Approved by: portmgr blanket Modified: head/math/p5-Math-Pari/Makefile Modified: head/math/p5-Math-Pari/Makefile ============================================================================== --- head/math/p5-Math-Pari/Makefile Mon Jun 11 09:00:49 2018 (r472175) +++ head/math/p5-Math-Pari/Makefile Mon Jun 11 09:04:30 2018 (r472176) @@ -14,6 +14,9 @@ DISTFILES= ${DISTNAME}.zip \ MAINTAINER= perl@FreeBSD.org COMMENT= PARI - numerical/scientific/number-theoretic calculations +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + LIB_DEPENDS= libgmp.so:math/gmp USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806110904.w5B94Uf1024378>