mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/reed-solomon: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0eeb45b61d
commit
52f80c9e62
@ -1,5 +1,6 @@
|
||||
PORTNAME= reed-solomon
|
||||
PORTVERSION= 4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.ka9q.net/code/fec/
|
||||
|
||||
@ -8,6 +9,7 @@ COMMENT= Reed-Solomon CODEC library
|
||||
WWW= http://www.ka9q.net/code/fec/
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
MAKEFILE= makefile
|
||||
|
@ -2,4 +2,4 @@ include/rs.h
|
||||
lib/librs.a
|
||||
lib/librs.so
|
||||
lib/librs.so.4.0.0
|
||||
man/man3/rs.3.gz
|
||||
share/man/man3/rs.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user