components/webalizer/webalizer.p5m
changeset 1251 f1fb66b52f41
parent 1225 2e558aea9a28
child 1746 2162672c38b1
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    36 set name=info.source-url \
    36 set name=info.source-url \
    37     value=ftp://ftp.mrunix.net/pub/webalizer/webalizer-$(HUMAN_VERSION)-src.tar.bz2
    37     value=ftp://ftp.mrunix.net/pub/webalizer/webalizer-$(HUMAN_VERSION)-src.tar.bz2
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=org.opensolaris.arc-caseid value=LSARC/2008/503
    39 set name=org.opensolaris.arc-caseid value=LSARC/2008/503
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 dir  path=etc
       
    42 file sample.conf path=etc/webalizer.conf.sample
    41 file sample.conf path=etc/webalizer.conf.sample
    43 dir  path=usr
       
    44 dir  path=usr/bin
       
    45 file usr/bin/$(MACH64)/webalizer path=usr/bin/webalizer
    42 file usr/bin/$(MACH64)/webalizer path=usr/bin/webalizer
    46 dir  path=usr/share
       
    47 dir  path=usr/share/man
       
    48 dir  path=usr/share/man/man1
       
    49 file path=usr/share/man/man1/webalizer.1
    43 file path=usr/share/man/man1/webalizer.1
    50 license webalizer.license license=GPLv2
    44 license webalizer.license license=GPLv2
    51 depend type=require fmri=image/library/libpng
    45 depend type=require fmri=image/library/libpng
    52 
    46 
    53 # webalizer was previously in the 'desktop' consolidation. This optional
    47 # webalizer was previously in the 'desktop' consolidation. This optional