1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Added slave port of lang/php_doc for the Hungarian language

This commit is contained in:
Edwin Groothuis 2005-05-23 06:19:25 +00:00
parent bbf99818e3
commit c9f7ea8fc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135902
2 changed files with 14 additions and 0 deletions

View File

@ -14,5 +14,6 @@
SUBDIR += koffice-i18n
SUBDIR += ooodict
SUBDIR += openoffice-1.1
SUBDIR += php_doc
.include <bsd.port.subdir.mk>

View 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= hungarian lang
PKGNAMEPREFIX=
PHP_LANG= hu
MASTERDIR= ${.CURDIR}/../../lang/php_doc
.include "${MASTERDIR}/Makefile"