aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-28 15:12:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-28 15:12:33 +0000
commit923415140622642cbca6a3b428cf33c3f25477f7 (patch)
treed8c20251753cf4385f51143701c223199786bcd3
parent876a19dfa107aba849e8e3c0d82e8d095648c979 (diff)
downloadports-923415140622642cbca6a3b428cf33c3f25477f7.tar.gz
ports-923415140622642cbca6a3b428cf33c3f25477f7.zip
Add LICENSE
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=463217
-rw-r--r--databases/p5-DBIx-Recordset/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Recordset/Makefile b/databases/p5-DBIx-Recordset/Makefile
index eb1545e6ae5f..163513010d1d 100644
--- a/databases/p5-DBIx-Recordset/Makefile
+++ b/databases/p5-DBIx-Recordset/Makefile
@@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for abstraction and simplification of database access
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure