mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix plist.
Noticed by: antoine via pkg-fallout Pointy hat to: mat Sponsored by: Absolight
This commit is contained in:
parent
ec29869e78
commit
3cd691f684
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343412
@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
PROGRAMS= bayesol dbacl mailinspect hmine hypex
|
||||
SCRIPTS= mailcross mailtoe mailfoot
|
||||
MAN= bayesol.1 dbacl.1 mailcross.1 mailinspect.1 mailtoe.1 mailfoot.1
|
||||
PLIST_FILES= ${PROGRAMS:S,^,bin/,} ${SCRIPTS:S,^,bin/,} ${MAN:S,^,man/man1/,:S,$$,.gz,}
|
||||
PLIST_FILES= ${PROGRAMS:S,^,bin/,} ${SCRIPTS:S,^,bin/,} ${MAN:S,^,man/man1/,:S,$,.gz,}
|
||||
DOCS= AUTHORS ChangeLog README doc/dbacl.ps \
|
||||
doc/email.html doc/tutorial.html doc/costs.ps
|
||||
PORTDOCS= ${DOCS:T}
|
||||
|
Loading…
Reference in New Issue
Block a user