multimedia/recmpeg: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 21:41:27 +01:00
parent 86ca94d32f
commit 587d0f42d1
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= recmpeg
PORTVERSION= 1.0.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF/fame/${PORTNAME}/${PORTVERSION}
@ -11,9 +11,10 @@ WWW= https://fame.sourceforge.net/
LIB_DEPENDS= libfame.so:multimedia/libfame
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/recmpeg \
man/man1/recmpeg.1.gz
share/man/man1/recmpeg.1.gz
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib