aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-mn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/freebsd-doc-mn/Makefile')
-rw-r--r--misc/freebsd-doc-mn/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/freebsd-doc-mn/Makefile b/misc/freebsd-doc-mn/Makefile
new file mode 100644
index 000000000000..1e797dcf3082
--- /dev/null
+++ b/misc/freebsd-doc-mn/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: freebsd-doc-mn
+# Date created: 13 August 2008
+# Whom: Marc Fonvieille <blackend@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= misc docs
+PKGNAMEPREFIX= mn-
+
+MAINTAINER= doceng@FreeBSD.org
+COMMENT= Mongolian translation of the FreeBSD Documentation Project
+
+MASTERDIR= ${.CURDIR}/../freebsd-doc-en
+PLIST= ${.CURDIR}/pkg-plist
+
+DOCLANG= mn_MN.UTF-8
+
+.include "${MASTERDIR}/Makefile"