mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
mail/dkimproxy: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
502731c744
commit
88b8405b42
@ -1,6 +1,6 @@
|
||||
PORTNAME= dkimproxy
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -20,6 +20,7 @@ USES= gmake perl5 shebangfix
|
||||
|
||||
USE_RC_SUBR= dkimproxy_in dkimproxy_out
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
NO_ARCH= yes
|
||||
SHEBANG_FILES= scripts/*
|
||||
|
||||
|
@ -8,5 +8,5 @@ lib/MSDW/SMTP/Client.pm
|
||||
lib/MSDW/SMTP/Server.pm
|
||||
lib/MySmtpProxyServer.pm
|
||||
lib/MySmtpServer.pm
|
||||
man/man8/dkimproxy_in.8.gz
|
||||
man/man8/dkimproxy_out.8.gz
|
||||
share/man/man8/dkimproxy_in.8.gz
|
||||
share/man/man8/dkimproxy_out.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user