blob: 870995305e7aa3767a26ad10ad29c8b734841827 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Based on: 1.8
#
# $FreeBSD$
WEBBASE?= /data/pt_BR
DOC_PREFIX?= ${.CURDIR}/../../..
|