freebsd-ports/textproc/hs-bytestring-csv/pkg-plist
Martin Wilke 7fd3acb105 A small library that allows you to parse CSV formatted data efficiently
with Haskell.

WWW: http://code.haskell.org/~dons/code/bytestring-csv

PR:		ports/129162
Submitted by:	Samy Al Bahra <sbahra at kerneled.org>
2008-11-29 21:44:00 +00:00

16 lines
905 B
Text

%%SUBDIR%%/ghc-%%GHC_VERSION%%/libHSbytestring-csv-%%PORTVERSION%%.a
%%SUBDIR%%/ghc-%%GHC_VERSION%%/HSbytestring-csv-%%PORTVERSION%%.o
%%SUBDIR%%/ghc-%%GHC_VERSION%%/Text/CSV/ByteString.hi
%%SUBDIR%%/ghc-%%GHC_VERSION%%/Text/CSV/ByteString/Lex.hi
%%SUBDIR%%/register.sh
share/doc/bytestring-csv-%%PORTVERSION%%/LICENSE
@dirrm share/doc/bytestring-csv-%%PORTVERSION%%
@dirrm lib/bytestring-csv-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Text/CSV/ByteString
@dirrm lib/bytestring-csv-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Text/CSV
@dirrm lib/bytestring-csv-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Text
@dirrm lib/bytestring-csv-%%PORTVERSION%%/ghc-%%GHC_VERSION%%
@dirrm lib/bytestring-csv-%%PORTVERSION%%
@exec /bin/sh %D/%%SUBDIR%%/register.sh
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@unexec %D/bin/ghc-pkg unregister bytestring-csv
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old