- Add LICENSE
- Add NO_ARCH - Add WWW Approved by: portmgr blanket
This commit is contained in:
parent
73076f8b2e
commit
0dad09c13f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492102
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user