freebsd-ports/misc/freebsd-doc-ja/Makefile
Marc Fonvieille ccf17cb82a Mark as unbroken thanks to r257636.
Approved by:	doceng (implicit)
2013-11-04 18:04:09 +00:00

16 lines
346 B
Makefile

# Created by: Marc Fonvieille <blackend@FreeBSD.org>
# $FreeBSD$
CATEGORIES= misc docs
PKGNAMEPREFIX= ja-
MAINTAINER= doceng@FreeBSD.org
COMMENT= Japanese translation of the FreeBSD Documentation Project
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
PLIST= ${.CURDIR}/pkg-plist
DOCLANG= ja_JP.eucJP
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"