freebsd-ports/www/logtools/Makefile
SADA Kenji e7d263357f New port: Useful tools to deal with CLF files (Common Log File format)
PR:	ports/33690
Submitted by:	Mark Huizer; Eindhoven <xaa+ports@timewasters.nl>
2002-01-24 15:08:41 +00:00

19 lines
395 B
Makefile

# New ports collection makefile for: logtools
# Date created: 8 January 2002
# Whom: Mark Huizer; Eindhoven
#
# $FreeBSD$
#
PORTNAME= logtools
PORTVERSION= 0.13a
CATEGORIES= www
MASTER_SITES= http://www.coker.com.au/logtools/
EXTRACT_SUFX= .tgz
MAINTAINER= xaa+ports@timewasters.nl
GNU_CONFIGURE= yes
MAN1= clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1
.include <bsd.port.mk>