# Created by: HSIN-HSIUNG CHANG # $FreeBSD$ PORTNAME= pwebstats PORTVERSION= 1.3.8 PORTREVISION= 3 CATEGORIES= www MASTER_SITES= ftp://ftp.psg.com/pub/pwebstats/ MAINTAINER= sexbear@tmu.edu.tw COMMENT= Analyse a web server log RUN_DEPENDS= fly:${PORTSDIR}/graphics/fly USES= perl5 NO_BUILD= yes NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/etc/pwebstats/ ${CP} -R ${WRKSRC}/* ${PREFIX}/etc/pwebstats/ ${MV} "${PREFIX}/etc/pwebstats/templates/images/'.gif" ${PREFIX}/etc/pwebstats/templates/images/10.gif ${MV} "${PREFIX}/etc/pwebstats/templates/images/dates/'.gif" ${PREFIX}/etc/pwebstats/templates/images/dates/10.gif ${RM} ${PREFIX}/etc/pwebstats/pwebstats.orig @${CAT} ${PKGMESSAGE} .include