# New ports collection makefile for: py-csv # Date created: 17 January 2002 # Whom: Johann Visagie # # $FreeBSD$ # PORTNAME= dsv PORTVERSION= 1.4.0 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Python module to parse or write delimeter-separated (e.g. CSV) files .if defined(WITH_GUI) RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython24 .endif USE_PYTHON= yes USE_PYDISTUTILS= yes DSV_BASEDIR= ${PYTHONPREFIX_SITELIBDIR}/DSV post-install: @${PRINTF} '#!/bin/sh\n${PYTHON_CMD} ${DSV_BASEDIR}/DSV.py "$$@"\n' \ >${WRKDIR}/DSV.sh @ ${INSTALL_SCRIPT} ${WRKDIR}/DSV.sh ${PREFIX}/bin/DSV .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} @ ${INSTALL_DATA} ${WRKSRC}/DSV/*.csv ${EXAMPLESDIR} .endif .include -data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.80sunpoet2017-05-172-5/+5
* - Update to 2.75sunpoet2016-05-292-3/+5
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* - Update to 2.72sunpoet2015-10-272-3/+3
* - Update to 2.71sunpoet2015-10-163-5/+8
* MASTER_SITES cleanup.mat2015-05-141-1/+0
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-6/+1
* - Update to 2.70jadawin2014-05-212-3/+3
* Support STAGEDIR.vanilla2013-11-052-6/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Use single space after WWW:sunpoet2013-08-291-1/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Update to 2.67.tobez2013-05-062-3/+3
* Update to 2.66.tobez2013-01-312-3/+3
* Update to 2.65.tobez2012-12-282-3/+3
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-171-8/+1
* - Update to 2.64culot2012-11-302-9/+15
* - Update to 2.61culot2011-03-312-3/+3