doc/en/donations/Makefile
Michael Lucas e63742240d Add the charter for the Donations Liason Officer.
Charter approved by: core
2002-05-09 12:50:53 +00:00

12 lines
206 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"