freebsd-ports/security/hs-digest/pkg-plist
Gabor Pali da4ace3067 This package provides efficient cryptographic hash implementations for
strict and lazy bytestrings for the functional programming language
Haskell.

WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/digest

Reviewed by:	gabor
Approved by:	tabthorpe
2009-01-23 23:47:58 +00:00

13 lines
511 B
Text

%%SUBDIR%%/Data/Digest/Adler32.hi
%%SUBDIR%%/Data/Digest/CRC32.hi
%%SUBDIR%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
%%SUBDIR%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
%%SUBDIR%%/%%PORTNAME%%-register.sh
%%RMLIC%%%%DOCSDIR%%/LICENSE
%%RMLIC%%@dirrm %%DOCSDIR%%
@dirrmtry %%SUBDIR%%/Data/Digest
@dirrmtry %%SUBDIR%%/Data
@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