# New ports collection makefile for: py-tarfile # Date created: 26 March 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= tarfile PORTVERSION= 0.8.0 CATEGORIES= archivers python MASTER_SITES= http://www.gustaebel.de/lars/tarfile/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org COMMENT= Python library for reading and writing tarballs USE_PYTHON= yes USE_PYDISTUTILS= yes .include .if ${PYTHON_REL} < 230 PLIST_SUB+= NO_PY23="" .else PLIST_SUB+= NO_PY23="@comment " .endif .include epository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to vendor release 1.9.14.joerg2003-10-294-24/+33
* Clear moonlight beckons.ade2003-03-072-1/+1
* Upgrade to version 1.9.13, now maintained on sourceforge.joerg2002-08-295-82/+107