mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
bd1ef0a2c4
Reviewed by: gabor Approved by: tabthorpe
57 lines
2.0 KiB
Plaintext
57 lines
2.0 KiB
Plaintext
bin/Canonicalise
|
|
bin/CanonicaliseLazy
|
|
bin/DtdToHaskell
|
|
bin/MkOneOf
|
|
bin/Validate
|
|
bin/Xtract
|
|
bin/XtractLazy
|
|
%%SUBDIR%%/HaXml.pkgconf
|
|
%%SUBDIR%%/Text/XML/HaXml/DtdToHaskell/Convert.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/DtdToHaskell/Instance.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/DtdToHaskell/TypeDef.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Html/Generate.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Html/Parse.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Html/ParseLazy.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Html/Pretty.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/XmlContent/Parser.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/XmlContent/Haskell.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Xtract/Combinators.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Xtract/Lex.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Xtract/Parse.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/ByteStringPP.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Combinators.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Escape.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Lex.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/OneOfN.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Parse.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/ParseLazy.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Posn.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Pretty.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/SAX.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/ShowXmlLazy.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/TypeMapping.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Types.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Util.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Validate.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Verbatim.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/Wrappers.hi
|
|
%%SUBDIR%%/Text/XML/HaXml/XmlContent.hi
|
|
%%SUBDIR%%/Text/XML/HaXml.hi
|
|
%%SUBDIR%%/HSHaXml-%%PORTVERSION%%.o
|
|
%%SUBDIR%%/libHSHaXml-%%PORTVERSION%%.a
|
|
@dirrm %%SUBDIR%%/Text/XML/HaXml/DtdToHaskell
|
|
@dirrm %%SUBDIR%%/Text/XML/HaXml/Html
|
|
@dirrm %%SUBDIR%%/Text/XML/HaXml/XmlContent
|
|
@dirrm %%SUBDIR%%/Text/XML/HaXml/Xtract
|
|
@dirrm %%SUBDIR%%/Text/XML/HaXml
|
|
@dirrmtry %%SUBDIR%%/Text/XML
|
|
@dirrmtry %%SUBDIR%%/Text
|
|
@dirrm %%HAXMLDIR%%/%%GHCDIR%%
|
|
@dirrm %%HAXMLDIR%%
|
|
%%RMLIC%%%%DOCSDIR%%/COPYRIGHT
|
|
%%RMLIC%%@dirrm %%DOCSDIR%%
|
|
@exec ghc-pkg register %D/%%SUBDIR%%/HaXml.pkgconf
|
|
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
|
@unexec ghc-pkg unregister HaXml
|
|
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|