aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-hu/Makefile
blob: 6ae1b2700e57c3f773a7c1120b5caca24aec5e39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CATEGORIES=	misc docs
PKGNAMEPREFIX=	hu-

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

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

# en-freebsd-doc installs the common files
HTML_RUN_DEPENDS=	en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en

DOCLANG=	hu

.include "${MASTERDIR}/Makefile"