mail/anubis: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1a5f42c241
commit
9f35e8bcf7
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= anubis
|
||||
PORTVERSION= 4.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -24,6 +24,7 @@ SHEBANG_FILES= contrib/msg2smtp.pl
|
|||
USE_RC_SUBR= anubis
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-gnutls \
|
||||
--with-gsasl
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
bin/anubisusr
|
||||
bin/msg2smtp.pl
|
||||
sbin/anubis
|
||||
man/man1/anubis.1.gz
|
||||
sbin/anubisadm
|
||||
%%GUILE%%share/anubis/entire-msg.scm
|
||||
%%GUILE%%share/anubis/remailer.scm
|
||||
|
@ -30,3 +29,4 @@ sbin/anubisadm
|
|||
%%NLS%%share/locale/uk/LC_MESSAGES/anubis.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/anubis.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/anubis.mo
|
||||
share/man/man1/anubis.1.gz
|
||||
|
|
Loading…
Reference in a new issue