# New ports collection makefile for: py-logging # Date created: 6 April 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= logging PORTVERSION= 0.4.9.6 CATEGORIES= devel python MASTER_SITES= http://www.red-dove.com/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org COMMENT= Logging System for Python as in PEP282 USE_PYTHON= yes USE_PYDISTUTILS= yes EXAMPLESDIR= ${PREFIX}/share/examples/py-logging post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${EXAMPLESDIR} @cd ${WRKSRC} && ${INSTALL_DATA} ${WRKSRC}/test/* ${EXAMPLESDIR} .endif .include ts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - SIZEifymarkus2004-03-291-0/+1
* Change my email address.markus2004-02-241-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update to 1.3: fixes a compilation problem.linimon2003-12-165-17/+18
* - Update to version 1.2krion2003-11-173-5/+17