summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-05-23 06:21:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-05-23 06:21:35 +0000
commitafa59b2958935e1e67f6ce32e7e9dc8f70486d55 (patch)
tree09d20947ffa13dc0ed6526c7af1b288972126183 /russian
parentAdded slave port of lang/php_doc for the Korean language (diff)
Added slave port of lang/php_doc for the Russian language
Notes
Notes: svn path=/head/; revision=135906
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile1
-rw-r--r--russian/php_doc/Makefile13
2 files changed, 14 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile
index dbcfa7799845..485287a1c6e6 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -33,6 +33,7 @@
SUBDIR += p5-XML-Parser-encodings
SUBDIR += p5-cyrillic
SUBDIR += pgp.language
+ SUBDIR += php_doc
SUBDIR += pine.language
SUBDIR += prawda
SUBDIR += pscyr
diff --git a/russian/php_doc/Makefile b/russian/php_doc/Makefile
new file mode 100644
index 000000000000..ac65c4c71eea
--- /dev/null
+++ b/russian/php_doc/Makefile
@@ -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= russian lang
+PKGNAMEPREFIX=
+PHP_LANG= ru
+MASTERDIR= ${.CURDIR}/../../lang/php_doc
+
+.include "${MASTERDIR}/Makefile"