mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
sysutils/cciss_vol_status: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
9e99dec15e
commit
faca26d9fc
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= cciss_vol_status
|
PORTNAME= cciss_vol_status
|
||||||
PORTVERSION= 1.12a
|
PORTVERSION= 1.12a
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= SF/cciss/${PORTNAME}
|
MASTER_SITES= SF/cciss/${PORTNAME}
|
||||||
|
|
||||||
|
@ -11,8 +12,9 @@ LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
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
|
SUB_FILES= cciss_vol_status
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue