Skip to content

Commit

Permalink
sysutils/virt-what: Move manpages to PREFIX/share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajlutter committed Feb 7, 2024
1 parent 90beeb6 commit 55b65de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/virt-what/Makefile
@@ -1,5 +1,6 @@
PORTNAME= virt-what
PORTVERSION= 1.25
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://people.redhat.com/~rjones/virt-what/files/

Expand All @@ -12,9 +13,10 @@ LICENSE= GPLv1
USES= perl5

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

PLIST_FILES= libexec/virt-what-cpuid-helper \
man/man1/virt-what.1.gz \
share/man/man1/virt-what.1.gz \
sbin/virt-what

.include <bsd.port.mk>

0 comments on commit 55b65de

Please sign in to comment.