Skip to content

Commit

Permalink
accessibility/sct: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 2, 2024
1 parent da0c262 commit b9cbc8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion accessibility/sct/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sct
DISTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= accessibility

MAINTAINER= 0mp@FreeBSD.org
Expand All @@ -13,9 +14,10 @@ USES= xorg
USE_GITHUB= yes
GH_ACCOUNT= 0mp
USE_XORG= x11 xrandr
MAKE_ARGS= MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip

PLIST_FILES= bin/sct \
man/man1/sct.1.gz
share/man/man1/sct.1.gz

.include <bsd.port.mk>

0 comments on commit b9cbc8e

Please sign in to comment.