mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/libtexprintf: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f07380d016
commit
524695a7d9
@ -1,6 +1,7 @@
|
||||
PORTNAME= libtexprintf
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.25
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math textproc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -17,6 +18,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= bartp5
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -5,6 +5,6 @@ lib/libtexprintf.a
|
||||
lib/libtexprintf.so
|
||||
lib/libtexprintf.so.1
|
||||
lib/libtexprintf.so.1.0.0
|
||||
man/man1/utfstringinfo.1.gz
|
||||
man/man1/utftex.1.gz
|
||||
man/man3/texprintf.3.gz
|
||||
share/man/man1/utfstringinfo.1.gz
|
||||
share/man/man1/utftex.1.gz
|
||||
share/man/man3/texprintf.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user