Skip to content

Commit

Permalink
mail/archmbox: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 03d1663 commit c42277c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mail/archmbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= archmbox
PORTVERSION= 4.10.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= SF/adc-${PORTNAME}/${PORTNAME}/${PORTVERSION}

Expand All @@ -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
Expand Down

0 comments on commit c42277c

Please sign in to comment.