aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/prstats/Makefile
blob: c618239030fcf2bdbab015e6f43092879d29217f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $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 "${DOC_PREFIX}/share/mk/web.site.mk"