freebsd-ports/misc/freebsd-doc-el/Makefile

16 lines
347 B
Makefile

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