freebsd-ports/misc/freebsd-doc-fr/Makefile
2021-04-06 16:31:07 +02:00

14 lines
322 B
Makefile

# Created by: Marc Fonvieille <blackend@FreeBSD.org>
CATEGORIES= misc docs
PKGNAMEPREFIX= fr-
MAINTAINER= doceng@FreeBSD.org
COMMENT= French translation of the FreeBSD Documentation Project
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
PLIST= ${.CURDIR}/pkg-plist
DOCLANG= fr_FR.ISO8859-1
.include "${MASTERDIR}/Makefile"