f3171de7e6
- USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
20 lines
409 B
Makefile
20 lines
409 B
Makefile
# New ports collection makefile for: cronolog
|
|
# Date created: 20 January 2000
|
|
# Whom: Mark Blackman <tmb_ports@maddog.u-net.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cronolog
|
|
PORTVERSION= 1.6.1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.ford-mason.co.uk/resources/cronolog/
|
|
|
|
MAINTAINER= tmb_ports@maddog.u-net.com
|
|
|
|
MAN1= cronolog.1m cronosplit.1m
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|