Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2016 09:11:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413985 - head/security/p5-Authen-Simple-SSH
Message-ID:  <201604250911.u3P9Ba47081519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 25 09:11:36 2016
New Revision: 413985
URL: https://svnweb.freebsd.org/changeset/ports/413985

Log:
  - Add LICENSE
  - Add NO_ARCH

Modified:
  head/security/p5-Authen-Simple-SSH/Makefile

Modified: head/security/p5-Authen-Simple-SSH/Makefile
==============================================================================
--- head/security/p5-Authen-Simple-SSH/Makefile	Mon Apr 25 09:11:31 2016	(r413984)
+++ head/security/p5-Authen-Simple-SSH/Makefile	Mon Apr 25 09:11:36 2016	(r413985)
@@ -11,10 +11,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple SSH authentication
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Authen-Simple>=0:security/p5-Authen-Simple \
 		p5-Net-SSH-Perl>=0:net/p5-Net-SSH-Perl
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604250911.u3P9Ba47081519>