- Add LICENSE

- Add NO_ARCH
- Add WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-02-04 09:00:39 +00:00
parent 73076f8b2e
commit 0dad09c13f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492102
2 changed files with 6 additions and 0 deletions

View File

@ -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>

View File

@ -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