mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/spamass-milter: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a7dd60c640
commit
020928db8d
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= spamass-milter
|
PORTNAME= spamass-milter
|
||||||
PORTVERSION= 0.4.0
|
PORTVERSION= 0.4.0
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= SAVANNAH/spamass-milt
|
MASTER_SITES= SAVANNAH/spamass-milt
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
USE_RC_SUBR= spamass-milter
|
USE_RC_SUBR= spamass-milter
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
sbin/spamass-milter
|
sbin/spamass-milter
|
||||||
man/man1/spamass-milter.1.gz
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/activation.txt
|
%%PORTDOCS%%%%DOCSDIR%%/activation.txt
|
||||||
|
share/man/man1/spamass-milter.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue