Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2018 09:00:11 +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: r487413 - head/sysutils/p5-Sys-User-UIDhelper
Message-ID:  <201812140900.wBE90BA6015202@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Dec 14 09:00:11 2018
New Revision: 487413
URL: https://svnweb.freebsd.org/changeset/ports/487413

Log:
  - Add LICENSE
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/p5-Sys-User-UIDhelper/Makefile

Modified: head/sysutils/p5-Sys-User-UIDhelper/Makefile
==============================================================================
--- head/sysutils/p5-Sys-User-UIDhelper/Makefile	Fri Dec 14 08:44:29 2018	(r487412)
+++ head/sysutils/p5-Sys-User-UIDhelper/Makefile	Fri Dec 14 09:00:11 2018	(r487413)
@@ -12,7 +12,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	vvelox@vvelox.net
 COMMENT=	Helps for locating free UIDs
 
+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?201812140900.wBE90BA6015202>