1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Use INFO macro

PR:		ports/64872 (based on)
Submitted by:	Mark Blackman <freebsd-ports@exonetric.com>
This commit is contained in:
Pav Lucistnik 2004-03-31 13:57:33 +00:00
parent bfcab3b882
commit 30bf4ccbe1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105773
2 changed files with 1 additions and 3 deletions

View File

@ -13,6 +13,7 @@ MASTER_SITES= http://www.cronolog.org/download/
MAINTAINER= freebsd-ports@blackmans.org
COMMENT= A web log rotation utility that provides datestamp filenames
INFO= cronolog
MAN1= cronolog.1m cronosplit.1m
GNU_CONFIGURE= yes

View File

@ -1,5 +1,2 @@
@unexec install-info --delete %D/info/cronolog %D/info/dir
info/cronolog.info
@exec install-info %D/info/cronolog %D/info/dir
sbin/cronolog
sbin/cronosplit