freebsd-ports/misc/freebsd-doc-bn/Makefile
Marc Fonvieille 8cad98d7eb misc/freebsd-doc-*: Update to 63971d4 revision from the FreeBSD docset
63971d4 revision is also 12.3-R version
2021-10-29 21:30:11 +02:00

14 lines
313 B
Makefile

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