mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
audio/twolame: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8dd7965a6a
commit
34628e061b
@ -1,6 +1,6 @@
|
||||
PORTNAME= twolame
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF \
|
||||
http://www.ecs.soton.ac.uk/~njh/twolame/
|
||||
@ -17,6 +17,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \
|
||||
USES= gmake pathfix pkgconfig libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
|
@ -5,7 +5,7 @@ lib/libtwolame.so
|
||||
lib/libtwolame.so.0
|
||||
lib/libtwolame.so.0.0.0
|
||||
libdata/pkgconfig/twolame.pc
|
||||
man/man1/twolame.1.gz
|
||||
share/man/man1/twolame.1.gz
|
||||
%%DOCSDIR%%/AUTHORS
|
||||
%%DOCSDIR%%/COPYING
|
||||
%%DOCSDIR%%/NEWS
|
||||
|
Loading…
Reference in New Issue
Block a user