Added slave port of lang/php_doc for the Korean language
This commit is contained in:
parent
c9f7ea8fc3
commit
3d03a53eee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135904
2 changed files with 14 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
SUBDIR += openoffice-1.0
|
||||
SUBDIR += openoffice-1.1
|
||||
SUBDIR += pgp.language
|
||||
SUBDIR += php_doc
|
||||
SUBDIR += pinetreefonts
|
||||
SUBDIR += scim-tables
|
||||
SUBDIR += texinfo
|
||||
|
|
13
korean/php_doc/Makefile
Normal file
13
korean/php_doc/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# New ports collection makefile for: ja-php_doc
|
||||
# Date created: Sat May 21 16:14:08 EST 2005
|
||||
# Whom: Edwin Groothuis <edwin@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= korean lang
|
||||
PKGNAMEPREFIX=
|
||||
PHP_LANG= kr
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in a new issue