svn commit: r397137 - head/databases/p5-PostgreSQL-PLPerl-Trace

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:09:46 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:09:45 2015
New Revision: 397137
URL: https://svnweb.freebsd.org/changeset/ports/397137

Log:
  - Add LICENSE
  - Add NO_ARCH

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

Modified: head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile
==============================================================================
--- head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile	Thu Sep 17 17:09:40 2015	(r397136)
+++ head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile	Thu Sep 17 17:09:45 2015	(r397137)
@@ -12,6 +12,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Simple way to trace execution of Perl statements in PL/Perl
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list