pkgsrc-wip/pear-File_CSV/Makefile

12 lines
294 B
Makefile

# $Id: Makefile,v 1.1 2014/02/10 21:06:41 noud4 Exp $
DISTNAME= File_CSV-1.0.0
CATEGORIES= textproc
MAINTAINER= noud4@users.sourceforge.net
HOMEPAGE= https://pear.php.net/package/File_CSV/
COMMENT= Read and write of CSV files
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"