Skip to content

Commit

Permalink
net/iipsrv: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 304f33c commit 0040b75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/iipsrv/Makefile
@@ -1,5 +1,6 @@
PORTNAME= iipsrv
DISTVERSION= 1.2
PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= net

Expand All @@ -18,9 +19,10 @@ GH_ACCOUNT= ruven
USE_RC_SUBR= ${PORTNAME}

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/iipsrv.fcgi \
man/man8/iipsrv.8.gz
share/man/man8/iipsrv.8.gz

OPTIONS_DEFINE= JPEG2000 PNG WEBP

Expand Down

0 comments on commit 0040b75

Please sign in to comment.