freebsd-ports/www/logtools/Makefile
Martin Wilke 915fec9aad - Fix build on 4.x
Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-07 09:02:45 +00:00

21 lines
479 B
Makefile

# New ports collection makefile for: logtools
# Date created: 8 January 2002
# Whom: Mark Huizer; Eindhoven
#
# $FreeBSD$
#
PORTNAME= logtools
PORTVERSION= 0.13c
CATEGORIES= www
MASTER_SITES= http://www.coker.com.au/logtools/
EXTRACT_SUFX= .tgz
MAINTAINER= xaa+ports@timewasters.nl
COMMENT= Useful tools to deal with CLF files (Common Log File format)
GNU_CONFIGURE= yes
USE_GCC= 3.4+
MAN1= clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1
.include <bsd.port.mk>