svn commit: r473026 - head/textproc/p5-Lingua-Stem-Snowball-Se

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jun 22 09:07:18 UTC 2018


Author: amdmi3
Date: Fri Jun 22 09:07:17 2018
New Revision: 473026
URL: https://svnweb.freebsd.org/changeset/ports/473026

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

Modified:
  head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile

Modified: head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile	Fri Jun 22 08:37:44 2018	(r473025)
+++ head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile	Fri Jun 22 09:07:17 2018	(r473026)
@@ -13,7 +13,12 @@ DISTNAME=	Snowball-Swedish-${PORTVERSION}
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Stemmer for Swedish
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list