mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Utilize PORTDOCS
Approved by: dinoex (maintainer)
This commit is contained in:
parent
f81b82b55e
commit
7579ce3eed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184264
@ -50,13 +50,8 @@ PLIST_FILES+= bin/dnsblchk bin/dnsblupd bin/ipfwmtad bin/mxlookup \
|
||||
bin/spamilter \
|
||||
bin/spamilter-system-report bin/spamilter-user-report \
|
||||
etc/rc.d/milter-spamilter.sh.sample
|
||||
.if !defined(NOPORTDOCS)
|
||||
PLIST_FILES+= %%DOCSDIR%%/Changelog %%DOCSDIR%%/INSTALL %%DOCSDIR%%/LICENSE
|
||||
PLIST_FILES+= %%DOCSDIR%%/docs.html %%DOCSDIR%%/docs.txt
|
||||
PLIST_FILES+= %%DOCSDIR%%/db.rcpt %%DOCSDIR%%/db.rdnsbl %%DOCSDIR%%/db.sndr
|
||||
PLIST_FILES+= %%DOCSDIR%%/policy.html %%DOCSDIR%%/spamilter.rc
|
||||
PLIST_DIRS+= %%DOCSDIR%%
|
||||
.endif
|
||||
PORTDOCS= Changelog INSTALL LICENSE docs.html docs.txt db.rcpt \
|
||||
db.rdnsbl db.sndr policy.html spamilter.rc
|
||||
|
||||
pre-configure:
|
||||
@${SED} -e "s=%%PREFIX%%=${PREFIX}=" ${FILESDIR}/spamilter.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user