aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Data-Page/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Data-Page/Makefile')
-rw-r--r--databases/p5-Data-Page/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-Data-Page/Makefile b/databases/p5-Data-Page/Makefile
index 2d9426760e1b..166dce4beac5 100644
--- a/databases/p5-Data-Page/Makefile
+++ b/databases/p5-Data-Page/Makefile
@@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Pager utility for Class::DBI
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:devel/p5-Class-Accessor-Chained
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>