x11-fonts/xfsinfo: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-26 18:06:41 +01:00
parent 5e746517e6
commit ce51c94387
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= xfsinfo
PORTVERSION= 1.0.6
PORTREVISION= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
@ -12,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:app
USE_XORG= x11 libfs
PLIST_FILES= bin/xfsinfo man/man1/xfsinfo.1.gz
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/xfsinfo share/man/man1/xfsinfo.1.gz
.include <bsd.port.mk>