Date: Thu, 14 Feb 2019 09:00:48 +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: r492910 - head/www/p5-Acme-Monta Message-ID: <201902140900.x1E90mfs019046@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Feb 14 09:00:47 2019 New Revision: 492910 URL: https://svnweb.freebsd.org/changeset/ports/492910 Log: - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/p5-Acme-Monta/Makefile Modified: head/www/p5-Acme-Monta/Makefile ============================================================================== --- head/www/p5-Acme-Monta/Makefile Thu Feb 14 08:59:13 2019 (r492909) +++ head/www/p5-Acme-Monta/Makefile Thu Feb 14 09:00:47 2019 (r492910) @@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Monta Method reproduced in web +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?201902140900.x1E90mfs019046>