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:
parent
2224782c96
commit
65ba958ffd
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user