games/cursive: Move manpages to share/man

- While here, refresh patch
2024Q2
Nuno Teixeira 2024-01-21 13:40:48 +00:00
parent 2f04016559
commit 673d4a4772
2 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= cursive
PORTVERSION= 0.11
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= https://www.unixpapa.com/software/
@ -13,7 +14,7 @@ USES= tar:tgz
NO_WRKSUBDIR= yes
PLIST_FILES= bin/cursive \
man/man6/cursive.6.gz
share/man/man6/cursive.6.gz
do-build:
${CC} ${CFLAGS} -c ${WRKSRC}/cursive.c -o ${WRKSRC}/cursive.o
@ -22,6 +23,6 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cursive ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/cursive.6 ${STAGEDIR}${PREFIX}/man/man6
${INSTALL_MAN} ${WRKSRC}/cursive.6 ${STAGEDIR}${PREFIX}/share/man/man6
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
--- cursive.6.orig Sat Dec 4 17:31:42 1999
+++ cursive.6 Sat Dec 4 17:32:03 1999
@@ -3,7 +3,7 @@
--- cursive.6.orig 1991-10-20 01:13:47 UTC
+++ cursive.6
@@ -3,7 +3,7 @@ cursive \- print text in cursive script
.SH NAME
cursive \- print text in cursive script
.SH SYNOPSIS