aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/htdocs/ports/Makefile
blob: 75d87e2cf119cec38cd05fec3862bf323da1a0f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.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"