summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-App-Info/Makefile4
-rw-r--r--devel/p5-App-Info/pkg-descr2
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-App-Info/Makefile b/devel/p5-App-Info/Makefile
index d84c1849e203..9201203dfd2d 100644
--- a/devel/p5-App-Info/Makefile
+++ b/devel/p5-App-Info/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Interface for providing metadata about installed software packages
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-App-Info/pkg-descr b/devel/p5-App-Info/pkg-descr
index 744b2cd34361..c3052d6eafb7 100644
--- a/devel/p5-App-Info/pkg-descr
+++ b/devel/p5-App-Info/pkg-descr
@@ -3,3 +3,5 @@ software packages installed on a system. The idea is that App::Info subclasses
can be used in Perl application installers in order to determine whether
software dependencies have been fulfilled, and to get necessary metadata about
those software packages.
+
+WWW: https://metacpan.org/release/App-Info