summaryrefslogblamecommitdiff
path: root/sysutils/cronolog/Makefile
blob: 8d612c934252bb2da7d8818ba907059cec2a5d3b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               





                                                                 
                        
                     

                                                               
 
                                          
 
                                         
 
                   

             
                                        

                      
# 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

post-install:
	${STRIP} ${PREFIX}/sbin/cronolog

.include <bsd.port.mk>