doc/en/ipv6/Makefile
Bjoern A. Zeeb 1d3c169d8f Start adding a skeleton page for WorldIPv6Launch.org given the webserver
is signed up pointing to /ipv6/ for IPv6 specific information.

Do not provide the Logo for now until the license details can be sorted.
2012-02-05 12:20:58 +00:00

23 lines
530 B
Makefile

# $FreeBSD: www/en/ipv6/Makefile,v 1.4 2011/06/10 11:46:31 bz Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS+= index.sgml
DOCS+= ipv6only.sgml
DOCS+= w6d.sgml
DOCS+= w6l.sgml
DOCS+= w6d-www-stats.sgml
DATA+= IPv6-badge-blue-256-trans.png \
IPv6-badge-blue-128-trans.png
DATA+= w6d-www-stats-large.png \
w6d-www-stats-v6-large.png \
w6d-www-stats-v6.png \
w6d-www-stats.png
.include "${WEB_PREFIX}/share/mk/web.site.mk"