Skip to content

Commit

Permalink
converters/tnef: Move manpages to ${PREFIX}/share
Browse files Browse the repository at this point in the history
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
rbgarga committed Jan 15, 2024
1 parent ba44cdb commit 659955c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions converters/tnef/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tnef
PORTVERSION= 1.4.12
PORTREVISION= 1
CATEGORIES= converters mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/

Expand All @@ -15,11 +16,11 @@ CPE_VENDOR= tnef_project

OPTIONS_DEFINE= DOCS

GNU_CONFIGURE= yes
HAS_CONFIGURE= yes

PORTDOCS= AUTHORS BUGS NEWS README.md THANKS
PLIST_FILES= bin/tnef \
man/man1/tnef.1.gz
share/man/man1/tnef.1.gz

post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Expand Down

0 comments on commit 659955c

Please sign in to comment.