Added slave port of lang/php_doc for the Arabic language.
This commit is contained in:
parent
7f737b2891
commit
bbf99818e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135900
2 changed files with 14 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
SUBDIR += koffice-i18n
|
||||
SUBDIR += libitl
|
||||
SUBDIR += openoffice-1.1
|
||||
SUBDIR += php_doc
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
13
arabic/php_doc/Makefile
Normal file
13
arabic/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= arabic lang
|
||||
PKGNAMEPREFIX=
|
||||
PHP_LANG= ar
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in a new issue