Skip to content

Commit

Permalink
sysutils/cciss_vol_status: 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 9e99dec commit faca26d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/cciss_vol_status/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cciss_vol_status
PORTVERSION= 1.12a
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/cciss/${PORTNAME}

Expand All @@ -11,8 +12,9 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/cciss_vol_status etc/periodic/daily/cciss_vol_status man/man8/cciss_vol_status.8.gz
PLIST_FILES= bin/cciss_vol_status etc/periodic/daily/cciss_vol_status share/man/man8/cciss_vol_status.8.gz
SUB_FILES= cciss_vol_status

post-install:
Expand Down

0 comments on commit faca26d

Please sign in to comment.