mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Add php_doc-br , PHP documentation in HTML.
PR: ports/67976 Submitted by: Renato Botelho <renato@galle.com.br>
This commit is contained in:
parent
2f1f5225d7
commit
e4fe2c27f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112115
2 changed files with 15 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
SUBDIR += openoffice-1.0
|
||||
SUBDIR += openoffice-1.1-pt_BR
|
||||
SUBDIR += openoffice-1.1-pt_PT
|
||||
SUBDIR += php_doc-br
|
||||
SUBDIR += staroffice52
|
||||
SUBDIR += webalizer-pt_BR
|
||||
SUBDIR += webalizer-pt_PT
|
||||
|
|
14
portuguese/php_doc-br/Makefile
Normal file
14
portuguese/php_doc-br/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# New ports collection makefile for: br-php_doc
|
||||
# Date created: Sun Apr 29 15:38:47 CEST 2001
|
||||
# Whom: Renato Botelho <renato@galle.com.br>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= portuguese lang
|
||||
PKGNAMEPREFIX= ""
|
||||
|
||||
PHP_LANG= br
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Add table
Reference in a new issue