# Created by: Martin Wilke # $FreeBSD: head/www/py-apachelog/Makefile 371109 2014-10-18 10:18:44Z rm $ PORTNAME= apachelog PORTVERSION= 1.1 PORTREVISION= 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 USES= python:2 USE_PYTHON= autoplist distutils .include