svn commit: r400768 - head/devel/p5-IO-TieCombine

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 4 20:11:51 UTC 2015


Author: sunpoet
Date: Wed Nov  4 20:11:49 2015
New Revision: 400768
URL: https://svnweb.freebsd.org/changeset/ports/400768

Log:
  - Add LICENSE
  - Add NO_ARCH

Modified:
  head/devel/p5-IO-TieCombine/Makefile

Modified: head/devel/p5-IO-TieCombine/Makefile
==============================================================================
--- head/devel/p5-IO-TieCombine/Makefile	Wed Nov  4 20:11:44 2015	(r400767)
+++ head/devel/p5-IO-TieCombine/Makefile	Wed Nov  4 20:11:49 2015	(r400768)
@@ -10,6 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl 5 module to produce tied separate but combined variables
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list