graphics/imc: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-24 10:15:27 +01:00
parent dd471fa7d9
commit 3db9d431ca
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= imc
PORTVERSION= 4.3
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://www.peterverthez.net/projects/imc/
@ -17,12 +17,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gmake perl5
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NO_ARCH= yes
PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz
share/man/man1/${PORTNAME}.1.gz
OPTIONS_DEFINE= DOCS EXAMPLES