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

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-26 18:02:36 +01:00
parent 19402e1ddb
commit 831bccf923
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= fslsfonts
PORTVERSION= 1.0.5
PORTREVISION= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
@ -9,6 +10,8 @@ WWW= https://www.x.org/
USES= xorg xorg-cat:app
USE_XORG= x11 libfs
PLIST_FILES= bin/fslsfonts man/man1/fslsfonts.1.gz
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/fslsfonts share/man/man1/fslsfonts.1.gz
.include <bsd.port.mk>