mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/downtimed: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5881465be7
commit
ea0e6cc420
@ -1,5 +1,6 @@
|
||||
PORTNAME= downtimed
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://dist.epipe.com/${PORTNAME}/ \
|
||||
http://launchpadlibrarian.net/145993356/
|
||||
@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USES= tar:xz
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}/var/db/downtimed
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/downtime
|
||||
bin/downtimes
|
||||
man/man1/downtime.1.gz
|
||||
man/man1/downtimes.1.gz
|
||||
man/man8/downtimed.8.gz
|
||||
sbin/downtimed
|
||||
share/man/man1/downtime.1.gz
|
||||
share/man/man1/downtimes.1.gz
|
||||
share/man/man8/downtimed.8.gz
|
||||
@dir /var/db/downtimed
|
||||
|
Loading…
Reference in New Issue
Block a user