mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Modernize plist
- Remove deprecated MAN* knobs
This commit is contained in:
parent
97d2747632
commit
52d212a085
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387764
@ -34,7 +34,4 @@ do-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/exact.conf.5 ${STAGEDIR}${MAN5PREFIX}/man/man5
|
||||
${INSTALL_MAN} ${WRKSRC}/exact.8 ${STAGEDIR}${MAN8PREFIX}/man/man8
|
||||
|
||||
MAN5= exact.conf.5
|
||||
MAN8= exact.8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,4 +5,6 @@ man/man8/exact.8.gz
|
||||
sbin/exact
|
||||
@owner %%MAILUSER%%
|
||||
@group %%MAILGROUP%%
|
||||
@dirrmtry %%EXACTDIR%%
|
||||
@dir %%EXACTDIR%%
|
||||
@owner
|
||||
@group
|
||||
|
Loading…
Reference in New Issue
Block a user