mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
sysutils/mcron: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6a65fbcb48
commit
56c20b6972
@ -1,5 +1,6 @@
|
||||
PORTNAME= mcron
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake guile:3.0 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
TEST_TARGET= check
|
||||
|
||||
|
@ -16,9 +16,9 @@ bin/mcron
|
||||
%%GUILE_SITE_CCACHE%%/mcron/vixie-specification.go
|
||||
%%GUILE_SITE_CCACHE%%/mcron/vixie-time.go
|
||||
libexec/crontab-access-real
|
||||
man/man1/crontab.1.gz
|
||||
man/man1/mcron.1.gz
|
||||
man/man8/cron.8.gz
|
||||
share/man/man1/crontab.1.gz
|
||||
share/man/man1/mcron.1.gz
|
||||
share/man/man8/cron.8.gz
|
||||
sbin/cron
|
||||
sbin/crontab-access
|
||||
%%GUILE_SITE%%/mcron/base.scm
|
||||
|
Loading…
Reference in New Issue
Block a user