freebsd-ports/misc/freebsd-doc-bn/Makefile
Marc Fonvieille bdd46fabc6 Update to r43207 of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-11-19 18:52:13 +00:00

16 lines
345 B
Makefile

# Created by: Marc Fonvieille <blackend@FreeBSD.org>
# $FreeBSD$
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.UTF-8
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"