1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

devel/readline: Impelled to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-23 15:07:03 +01:00
parent 2224782c96
commit 65ba958ffd
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= readline
PORTVERSION= 8.2.${PATCHLEVEL}
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= readline-${PORTVERSION:R}
@ -16,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INFO= history readline rluserman

View File

@ -16,8 +16,8 @@ lib/libreadline.so.8
lib/libreadline.so.%%PORTVERSION%%
libdata/pkgconfig/history.pc
libdata/pkgconfig/readline.pc
man/man3/history.3.gz
man/man3/readline.3.gz
share/man/man3/history.3.gz
share/man/man3/readline.3.gz
%%DATADIR%%/excallback.c
%%DATADIR%%/fileman.c
%%DATADIR%%/histexamp.c