doc/en/prstats/Makefile
Murray Stokely f9cc3b7eeb Add a web page to display the PR statistics.
Submitted by: phk
2001-10-29 02:17:31 +00:00

12 lines
204 B
Makefile

# $FreeBSD$
.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"