Date: Mon, 24 Sep 2018 09:08:28 +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: r480558 - head/math/p5-Set-IntSpan Message-ID: <201809240908.w8O98SM1058806@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Sep 24 09:08:28 2018 New Revision: 480558 URL: https://svnweb.freebsd.org/changeset/ports/480558 Log: - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket Modified: head/math/p5-Set-IntSpan/Makefile Modified: head/math/p5-Set-IntSpan/Makefile ============================================================================== --- head/math/p5-Set-IntSpan/Makefile Mon Sep 24 08:44:44 2018 (r480557) +++ head/math/p5-Set-IntSpan/Makefile Mon Sep 24 09:08:28 2018 (r480558) @@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= danilo@FreeBSD.org COMMENT= Manages sets of integers +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809240908.w8O98SM1058806>