# New ports collection makefile for: py-csv # Date created: 17 January 2002 # Whom: Johann Visagie # # $FreeBSD$ # PORTNAME= dsv PORTVERSION= 1.3.3 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org USE_PYTHON= yes USE_PYDISTUTILS= yes .include