freebsd-ports/devel/hs-pcre-light/pkg-plist
Gabor Pali 247cc9d9d1 A small, efficient and portable Haskell regex library for Perl 5
compatible regular expressions.

The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5.

WWW: http://code.haskell.org/~dons/code/pcre-light

PR:		ports/129683
Submitted by:	pgj
Approved by:	miwi
2008-12-21 11:41:49 +00:00

28 lines
1.2 KiB
Text

%%SUBDIR%%/HSpcre-light-%%PORTVERSION%%.o
%%SUBDIR%%/Text/Regex/PCRE/Light.hi
%%SUBDIR%%/Text/Regex/PCRE/Light/Base.hi
%%SUBDIR%%/Text/Regex/PCRE/Light/Char8.hi
%%SUBDIR%%/libHSpcre-light-%%PORTVERSION%%.a
%%SUBDIR%%/%%PORTNAME%%-register.sh
%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/html/%%PORTNAME%%.haddock
%%PORTDOCS%%%%DOCSDIR%%/html/doc-index.html
%%PORTDOCS%%%%DOCSDIR%%/html/haddock-util.js
%%PORTDOCS%%%%DOCSDIR%%/html/haddock.css
%%PORTDOCS%%%%DOCSDIR%%/html/haskell_icon.gif
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
%%PORTDOCS%%%%DOCSDIR%%/html/minus.gif
%%PORTDOCS%%%%DOCSDIR%%/html/plus.gif
%%PORTDOCS%%%%DOCSDIR%%/html/Text-Regex-PCRE-Light-Base.html
%%PORTDOCS%%%%DOCSDIR%%/html/Text-Regex-PCRE-Light-Char8.html
%%PORTDOCS%%%%DOCSDIR%%/html/Text-Regex-PCRE-Light.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
@dirrm %%DOCSDIR%%
@dirrmtry %%SUBDIR%%/Text/Regex/PCRE/Light
@dirrmtry %%SUBDIR%%/Text/Regex/PCRE
@dirrmtry %%SUBDIR%%/Text/Regex
@dirrmtry %%SUBDIR%%/Text
@exec sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
@exec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@unexec ghc-pkg unregister %%PORTNAME%%
@unexec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old