graphics/photopc: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 10:25:39 +01:00
parent 2d986ced8f
commit 76f620c1cd
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= photopc
PORTVERSION= 3.07
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
@ -9,13 +9,14 @@ COMMENT= Control cameras based on Sierra Imaging chipset and compatibles
WWW= https://photopc.sourceforge.net/
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/epinfo \
bin/photopc \
include/eph_io.h \
lib/libeph_io.a \
man/man1/epinfo.1.gz \
man/man1/photopc.1.gz
share/man/man1/epinfo.1.gz \
share/man/man1/photopc.1.gz
PORTDOCS= README protocol.htm usage.htm
OPTIONS_DEFINE= DOCS