mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/archmbox: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
03d1663ba7
commit
c42277cf49
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= archmbox
|
||||
PORTVERSION= 4.10.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= SF/adc-${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -12,8 +12,9 @@ LICENSE= GPLv2
|
|||
|
||||
USES= perl5
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
|
||||
PORTDOCS= ChangeLog NEWS README THANKS TODO
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
Loading…
Add table
Reference in a new issue