# New ports collection makefile for: py-apachelog # Date created: 12 mar 2007 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= apachelog PORTVERSION= 1.1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= miwi@FreeBSD.org COMMENT= Python access log parser. USE_PYTHON= yes USE_PYDISTUTILS=yes .include