doc/en/projects/gnats4/Makefile

17 lines
276 B
Makefile

# Summary for GNATS4 upgrade status
#
# $FreeBSD$
MAINTAINER= ceri
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml
DATA= style.css
.include "${WEB_PREFIX}/share/mk/web.site.mk"