mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Add Korean FreeBSD Documentation port.
Approved by: doceng (implicit)
This commit is contained in:
parent
f20f267b53
commit
5330beb392
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398120
@ -109,6 +109,7 @@
|
||||
SUBDIR += freebsd-doc-hu
|
||||
SUBDIR += freebsd-doc-it
|
||||
SUBDIR += freebsd-doc-ja
|
||||
SUBDIR += freebsd-doc-ko
|
||||
SUBDIR += freebsd-doc-mn
|
||||
SUBDIR += freebsd-doc-nl
|
||||
SUBDIR += freebsd-doc-pl
|
||||
|
15
misc/freebsd-doc-ko/Makefile
Normal file
15
misc/freebsd-doc-ko/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# Created by: Marc Fonvieille <blackend@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
CATEGORIES= misc docs
|
||||
PKGNAMEPREFIX= ko-
|
||||
|
||||
MAINTAINER= doceng@FreeBSD.org
|
||||
COMMENT= Korean translation of the FreeBSD Documentation Project
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
DOCLANG= ko_KR.UTF-8
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
misc/freebsd-doc-ko/pkg-plist.common
Normal file
1
misc/freebsd-doc-ko/pkg-plist.common
Normal file
@ -0,0 +1 @@
|
||||
%%DOCSDIR%%/ko
|
1
misc/freebsd-doc-ko/pkg-plist.html
Normal file
1
misc/freebsd-doc-ko/pkg-plist.html
Normal file
@ -0,0 +1 @@
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html
|
1
misc/freebsd-doc-ko/pkg-plist.html-common
Normal file
1
misc/freebsd-doc-ko/pkg-plist.html-common
Normal file
@ -0,0 +1 @@
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/docbook.css
|
14
misc/freebsd-doc-ko/pkg-plist.html-split
Normal file
14
misc/freebsd-doc-ko/pkg-plist.html-split
Normal file
@ -0,0 +1,14 @@
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/addenda.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsd-advantages.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/conclusion.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/current-bsdl.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/gpl-advantages.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/history.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/index.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/license-cannot.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/origins-gpl.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/origins-lgpl.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/orphaning.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/recommendations.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/trademarks.html
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/unix-license.html
|
1
misc/freebsd-doc-ko/pkg-plist.pdf
Normal file
1
misc/freebsd-doc-ko/pkg-plist.pdf
Normal file
@ -0,0 +1 @@
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.pdf
|
1
misc/freebsd-doc-ko/pkg-plist.ps
Normal file
1
misc/freebsd-doc-ko/pkg-plist.ps
Normal file
@ -0,0 +1 @@
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.ps
|
1
misc/freebsd-doc-ko/pkg-plist.txt
Normal file
1
misc/freebsd-doc-ko/pkg-plist.txt
Normal file
@ -0,0 +1 @@
|
||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.txt
|
Loading…
Reference in New Issue
Block a user