doc/en/prstats/Makefile
Simon L. B. Nielsen 260fd1d8da Retire the PR stats since they have been broken for at least 1.5 years
and nobody has fixed them.

The actual PR stat scripts will be removed later (to give translators a
chance to catch up with this change).
2006-07-27 10:44:28 +00:00

12 lines
268 B
Makefile

# $FreeBSD: www/en/prstats/Makefile,v 1.4 2001/12/06 12:33:06 phantom Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"