mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add DOCS option
- Use PORTDOCS for documentation Reported by: pkg-fallout
This commit is contained in:
parent
1c8fd9ad7e
commit
1a147af256
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458946
1 changed files with 4 additions and 3 deletions
|
@ -21,9 +21,10 @@ GH_ACCOUNT= ateamsystems
|
|||
GH_TAGNAME= f6a1a5d
|
||||
|
||||
PLIST_FILES= lib/mysql/plugin/auth_ldap.so \
|
||||
"@sample etc/ateam_mysql_ldap_auth.conf.sample" \
|
||||
${DOCSDIR}/README \
|
||||
${DOCSDIR}/INSTALL
|
||||
"@sample etc/ateam_mysql_ldap_auth.conf.sample"
|
||||
PORTDOCS= README INSTALL
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue