mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
15 lines
324 B
Makefile
15 lines
324 B
Makefile
# Created by: Marc Fonvieille <blackend@FreeBSD.org>
|
|
|
|
CATEGORIES= misc docs
|
|
PKGNAMEPREFIX= it-
|
|
|
|
MAINTAINER= doceng@FreeBSD.org
|
|
COMMENT= Italian translation of the FreeBSD Documentation Project
|
|
|
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
DOCLANG= it_IT.ISO8859-15
|
|
|
|
.include "${MASTERDIR}/Makefile"
|