- Add LICENSE
- Add NO_ARCH - Add WWW Approved by: portmgr blanket
This commit is contained in:
parent
41e67a089c
commit
6dac3906b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495569
@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl5 module to parse Apache log files
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,3 +4,5 @@ using this module are generic enough that it is flexible to
|
||||
use the data for your own applications, such as CGI, simple
|
||||
text-only report generator, feeding RDBMS, data for Perl/Tk-based
|
||||
GUI application, etc.
|
||||
|
||||
WWW: https://metacpan.org/release/Apache-ParseLog
|
||||
|
Loading…
Reference in New Issue
Block a user