# New ports collection makefile for: py-tarfile # Date created: 26 March 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= tarfile PORTVERSION= 0.7.1 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