Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:09:22 +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: r397132 - head/databases/p5-PostgreSQL-PLPerl-Call
Message-ID:  <201509171709.t8HH9M7q092408@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 17 17:09:22 2015
New Revision: 397132
URL: https://svnweb.freebsd.org/changeset/ports/397132

Log:
  - Add LICENSE
  - Add NO_ARCH

Modified:
  head/databases/p5-PostgreSQL-PLPerl-Call/Makefile

Modified: head/databases/p5-PostgreSQL-PLPerl-Call/Makefile
==============================================================================
--- head/databases/p5-PostgreSQL-PLPerl-Call/Makefile	Thu Sep 17 17:09:17 2015	(r397131)
+++ head/databases/p5-PostgreSQL-PLPerl-Call/Makefile	Thu Sep 17 17:09:22 2015	(r397132)
@@ -12,8 +12,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple interface for calling SQL functions from PostgreSQL PL/Perl
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI
 
+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?201509171709.t8HH9M7q092408>