aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-tr
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2009-02-23 13:04:18 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2009-02-23 13:04:18 +0000
commit5aa94e57721737fc80a71eb1097fda0d7952fb12 (patch)
treedcca76404b02d65fb6efb2809ea769143e37f6c5 /misc/freebsd-doc-tr
parent5269bfb8095e0445dcb41fea58749ce20b60d173 (diff)
downloadports-5aa94e57721737fc80a71eb1097fda0d7952fb12.tar.gz
ports-5aa94e57721737fc80a71eb1097fda0d7952fb12.zip
Notes
Diffstat (limited to 'misc/freebsd-doc-tr')
-rw-r--r--misc/freebsd-doc-tr/Makefile19
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.common6
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.extras1
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.html2
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.html-common2
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.html-split6
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.pdf2
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.ps2
-rw-r--r--misc/freebsd-doc-tr/pkg-plist.txt2
9 files changed, 42 insertions, 0 deletions
diff --git a/misc/freebsd-doc-tr/Makefile b/misc/freebsd-doc-tr/Makefile
new file mode 100644
index 000000000000..2d5137f20a27
--- /dev/null
+++ b/misc/freebsd-doc-tr/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: freebsd-doc-tr
+# Date created: 13 August 2008
+# Whom: Marc Fonvieille <blackend@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= misc docs
+PKGNAMEPREFIX= tr-
+
+MAINTAINER= doceng@FreeBSD.org
+COMMENT= Turkish translation of the FreeBSD Documentation Project
+
+MASTERDIR= ${.CURDIR}/../freebsd-doc-en
+PLIST= ${.CURDIR}/pkg-plist
+
+DOCLANG= tr_TR.ISO8859-9
+
+.include "${MASTERDIR}/Makefile"
diff --git a/misc/freebsd-doc-tr/pkg-plist.common b/misc/freebsd-doc-tr/pkg-plist.common
new file mode 100644
index 000000000000..dfa446769805
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.common
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd
+@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles
+%%DOCSDIR%%/%%DOCLANG_PREFIX%%
+@dirrm %%DOCSDIR%%/%%DOCLANG%%
+@dirrmtry %%DOCSDIR%%
diff --git a/misc/freebsd-doc-tr/pkg-plist.extras b/misc/freebsd-doc-tr/pkg-plist.extras
new file mode 100644
index 000000000000..8fb5cc4556d5
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.extras
@@ -0,0 +1 @@
+@comment $FreeBSD$
diff --git a/misc/freebsd-doc-tr/pkg-plist.html b/misc/freebsd-doc-tr/pkg-plist.html
new file mode 100644
index 000000000000..7131770cdb2d
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.html
@@ -0,0 +1,2 @@
+@comment $FreeBSD$
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
diff --git a/misc/freebsd-doc-tr/pkg-plist.html-common b/misc/freebsd-doc-tr/pkg-plist.html-common
new file mode 100644
index 000000000000..a8cae714864b
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.html-common
@@ -0,0 +1,2 @@
+@comment $FreeBSD$
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/docbook.css
diff --git a/misc/freebsd-doc-tr/pkg-plist.html-split b/misc/freebsd-doc-tr/pkg-plist.html-split
new file mode 100644
index 000000000000..1e3dd871c8fb
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.html-split
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/TRADEMARKS.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/index.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x117.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x59.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x92.html
diff --git a/misc/freebsd-doc-tr/pkg-plist.pdf b/misc/freebsd-doc-tr/pkg-plist.pdf
new file mode 100644
index 000000000000..d5f20daca5a0
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.pdf
@@ -0,0 +1,2 @@
+@comment $FreeBSD$
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.pdf
diff --git a/misc/freebsd-doc-tr/pkg-plist.ps b/misc/freebsd-doc-tr/pkg-plist.ps
new file mode 100644
index 000000000000..1506d454c7a9
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.ps
@@ -0,0 +1,2 @@
+@comment $FreeBSD$
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.ps
diff --git a/misc/freebsd-doc-tr/pkg-plist.txt b/misc/freebsd-doc-tr/pkg-plist.txt
new file mode 100644
index 000000000000..217f6d8a020a
--- /dev/null
+++ b/misc/freebsd-doc-tr/pkg-plist.txt
@@ -0,0 +1,2 @@
+@comment $FreeBSD$
+%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.txt