aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-de/Makefile
blob: 59660b97a3e32539210a2ce35668306aafb12da2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
CATEGORIES=	misc docs
PKGNAMEPREFIX=	de-

MAINTAINER=	doceng@FreeBSD.org
COMMENT=	German translation of the FreeBSD Documentation Project

MASTERDIR=	${.CURDIR}/../freebsd-doc-en
PLIST=		${.CURDIR}/pkg-plist

DOCLANG=	de

.include "${MASTERDIR}/Makefile"