summaryrefslogtreecommitdiff
path: root/hungarian
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-05-23 06:19:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-05-23 06:19:25 +0000
commitc9f7ea8fc3aec5406ad8725742f605adc3ca9d34 (patch)
treed13abca7a664c5a7f8e976732168c86b1f1e2bf6 /hungarian
parentAdded slave port of lang/php_doc for the Arabic language. (diff)
Added slave port of lang/php_doc for the Hungarian language
Notes
Notes: svn path=/head/; revision=135902
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile1
-rw-r--r--hungarian/php_doc/Makefile13
2 files changed, 14 insertions, 0 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index bf9c65e1cf16..411f0efc5e64 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -14,5 +14,6 @@
SUBDIR += koffice-i18n
SUBDIR += ooodict
SUBDIR += openoffice-1.1
+ SUBDIR += php_doc
.include <bsd.port.subdir.mk>
diff --git a/hungarian/php_doc/Makefile b/hungarian/php_doc/Makefile
new file mode 100644
index 000000000000..67ee697daae2
--- /dev/null
+++ b/hungarian/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= hungarian lang
+PKGNAMEPREFIX=
+PHP_LANG= hu
+MASTERDIR= ${.CURDIR}/../../lang/php_doc
+
+.include "${MASTERDIR}/Makefile"