mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
15 lines
322 B
Makefile
15 lines
322 B
Makefile
# Created by: Marc Fonvieille <blackend@FreeBSD.org>
|
|
|
|
CATEGORIES= misc docs
|
|
PKGNAMEPREFIX= pl-
|
|
|
|
MAINTAINER= doceng@FreeBSD.org
|
|
COMMENT= Polish translation of the FreeBSD Documentation Project
|
|
|
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
DOCLANG= pl_PL.ISO8859-2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|