mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Add missing doc directory
PR: 247361 Submitted by: maintainer
This commit is contained in:
parent
6f4e17b0d8
commit
9c3b6742a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539521
@ -2,8 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= otrs
|
||||
DISTVERSION= 6_0_25
|
||||
DISTVERSIONPREFIX= rel-
|
||||
DISTVERSION= 6_0_25
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
@ -80,7 +81,7 @@ SUB_FILES= pkg-message
|
||||
SUB_LIST= OTRS_USER=${USERS} OTRS_GROUP=${USERS} WWWOWN=${WWWOWN}
|
||||
NO_ARCH= YES
|
||||
|
||||
ROOT_DIRS_LIST= Kernel bin scripts
|
||||
ROOT_DIRS_LIST= Kernel bin scripts doc
|
||||
BIN_DIRS_LIST= "" cgi-bin fcgi-bin
|
||||
PM_DIRS_LIST= Kernel Kernel/Config Kernel/Config/Files Kernel/Language \
|
||||
Modules Kernel/Output/HTML Kernel/Output/HTML/Lite \
|
||||
|
@ -3213,6 +3213,7 @@ otrs/var/webservices/examples/Base.pm
|
||||
@group
|
||||
@owner root
|
||||
@group wheel
|
||||
@dir otrs/doc
|
||||
@dir otrs/scripts/DBUpdateTo6
|
||||
@dir otrs/scripts
|
||||
@dir otrs/var/article
|
||||
|
Loading…
Reference in New Issue
Block a user