Skip to content

Commit

Permalink
mail/renattach: 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 a027d38 commit 2159833
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mail/renattach/Makefile
@@ -1,6 +1,6 @@
PORTNAME= renattach
PORTVERSION= 1.2.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.pc-tools.net/files/unix/

Expand All @@ -12,11 +12,12 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README
PLIST_FILES= bin/renattach \
"@sample etc/renattach.conf.sample" \
man/man1/renattach.1.gz
share/man/man1/renattach.1.gz

OPTIONS_DEFINE= DOCS

Expand Down

0 comments on commit 2159833

Please sign in to comment.