11 lines
293 B
Makefile
11 lines
293 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= http://pear.php.net/package/File_CSV/
|
|
COMMENT= Read and write of CSV files
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|