Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 06:48:20 +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: r413831 - head/security/p5-Authen-SASL-SASLprep
Message-ID:  <201604230648.u3N6mKxf054459@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr 23 06:48:20 2016
New Revision: 413831
URL: https://svnweb.freebsd.org/changeset/ports/413831

Log:
  - Add LICENSE_FILE
  - Add NO_ARCH

Modified:
  head/security/p5-Authen-SASL-SASLprep/Makefile

Modified: head/security/p5-Authen-SASL-SASLprep/Makefile
==============================================================================
--- head/security/p5-Authen-SASL-SASLprep/Makefile	Sat Apr 23 06:48:16 2016	(r413830)
+++ head/security/p5-Authen-SASL-SASLprep/Makefile	Sat Apr 23 06:48:20 2016	(r413831)
@@ -13,11 +13,13 @@ COMMENT=	Stringprep Profile for User Nam
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Unicode-Stringprep>=1:converters/p5-Unicode-Stringprep
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



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