diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2009-02-23 13:04:18 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2009-02-23 13:04:18 +0000 |
commit | 5aa94e57721737fc80a71eb1097fda0d7952fb12 (patch) | |
tree | dcca76404b02d65fb6efb2809ea769143e37f6c5 /misc/freebsd-doc-bn | |
parent | 5269bfb8095e0445dcb41fea58749ce20b60d173 (diff) | |
download | ports-5aa94e57721737fc80a71eb1097fda0d7952fb12.tar.gz ports-5aa94e57721737fc80a71eb1097fda0d7952fb12.zip |
Notes
Diffstat (limited to 'misc/freebsd-doc-bn')
-rw-r--r-- | misc/freebsd-doc-bn/Makefile | 19 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.common | 7 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.extras | 1 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.html | 3 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.html-common | 3 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.html-split | 16 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.pdf | 3 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.ps | 3 | ||||
-rw-r--r-- | misc/freebsd-doc-bn/pkg-plist.txt | 3 |
9 files changed, 58 insertions, 0 deletions
diff --git a/misc/freebsd-doc-bn/Makefile b/misc/freebsd-doc-bn/Makefile new file mode 100644 index 000000000000..5a60b29c17bb --- /dev/null +++ b/misc/freebsd-doc-bn/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: freebsd-doc-bn +# Date created: 13 August 2008 +# Whom: Marc Fonvieille <blackend@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= misc docs +PKGNAMEPREFIX= bn- + +MAINTAINER= doceng@FreeBSD.org +COMMENT= Bengali translation of the FreeBSD Documentation Project + +MASTERDIR= ${.CURDIR}/../freebsd-doc-en +PLIST= ${.CURDIR}/pkg-plist + +DOCLANG= bn_BD.ISO10646-1 + +.include "${MASTERDIR}/Makefile" diff --git a/misc/freebsd-doc-bn/pkg-plist.common b/misc/freebsd-doc-bn/pkg-plist.common new file mode 100644 index 000000000000..8fe558fc0225 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.common @@ -0,0 +1,7 @@ +@comment $FreeBSD$ +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/new-users +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles +%%DOCSDIR%%/%%DOCLANG_PREFIX%% +@dirrm %%DOCSDIR%%/%%DOCLANG%% +@dirrmtry %%DOCSDIR%% diff --git a/misc/freebsd-doc-bn/pkg-plist.extras b/misc/freebsd-doc-bn/pkg-plist.extras new file mode 100644 index 000000000000..8fb5cc4556d5 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.extras @@ -0,0 +1 @@ +@comment $FreeBSD$ diff --git a/misc/freebsd-doc-bn/pkg-plist.html b/misc/freebsd-doc-bn/pkg-plist.html new file mode 100644 index 000000000000..276ed5c70220 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.html @@ -0,0 +1,3 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html diff --git a/misc/freebsd-doc-bn/pkg-plist.html-common b/misc/freebsd-doc-bn/pkg-plist.html-common new file mode 100644 index 000000000000..277ba044c9d6 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.html-common @@ -0,0 +1,3 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/docbook.css diff --git a/misc/freebsd-doc-bn/pkg-plist.html-split b/misc/freebsd-doc-bn/pkg-plist.html-split new file mode 100644 index 000000000000..f235119daa38 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.html-split @@ -0,0 +1,16 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x115.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x65.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x92.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x118.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x194.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x298.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x451.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x516.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x583.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x676.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x743.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x76.html +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/x764.html diff --git a/misc/freebsd-doc-bn/pkg-plist.pdf b/misc/freebsd-doc-bn/pkg-plist.pdf new file mode 100644 index 000000000000..57b36041c129 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.pdf @@ -0,0 +1,3 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.pdf diff --git a/misc/freebsd-doc-bn/pkg-plist.ps b/misc/freebsd-doc-bn/pkg-plist.ps new file mode 100644 index 000000000000..ca779a98add7 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.ps @@ -0,0 +1,3 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.ps diff --git a/misc/freebsd-doc-bn/pkg-plist.txt b/misc/freebsd-doc-bn/pkg-plist.txt new file mode 100644 index 000000000000..1092155bc959 --- /dev/null +++ b/misc/freebsd-doc-bn/pkg-plist.txt @@ -0,0 +1,3 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.txt |