diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-16 16:37:12 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-16 16:37:12 +0000 |
commit | b67a67f87743e47f9ceaf60848a9689b8f444aba (patch) | |
tree | 8c1825a18f4a7d56d078cf64bfb97e10b93245b9 /www/awstats | |
parent | eae73f59b631b43fb84422af51a235ea7672360d (diff) | |
download | ports-b67a67f87743e47f9ceaf60848a9689b8f444aba.tar.gz ports-b67a67f87743e47f9ceaf60848a9689b8f444aba.zip |
- Add CPE info
- Fix WWW:
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=386556
Diffstat (limited to 'www/awstats')
-rw-r--r-- | www/awstats/Makefile | 3 | ||||
-rw-r--r-- | www/awstats/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index c97a8378b5c5..dd8f1c7e8f36 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -14,7 +14,8 @@ LICENSE= GPLv2 RUN_DEPENDS= p5-Net-XWhois>=0:${PORTSDIR}/net/p5-Net-XWhois -USES= dos2unix perl5 shebangfix +USES= dos2unix cpe perl5 shebangfix +CPE_VENDOR= laurent_destailleur SHEBANG_FILES= tools/*.pl wwwroot/cgi-bin/*.pl wwwroot/cgi-bin/plugins/*.pm diff --git a/www/awstats/pkg-descr b/www/awstats/pkg-descr index 994be853a8ca..a35edd18dd46 100644 --- a/www/awstats/pkg-descr +++ b/www/awstats/pkg-descr @@ -12,4 +12,4 @@ It can analyze log files from IIS (W3C log format), Apache log files and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs). -WWW: http://awstats.sourceforge.net +WWW: http://awstats.sourceforge.net/ |