diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-06-23 21:03:26 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-06-23 21:03:26 +0000 |
commit | 9e4c2e7c7bf09e87873c784420d328600e1388d9 (patch) | |
tree | df681279ebc30559620a09461e0fb7bd9fe27028 /devel/hs-crypto/pkg-plist | |
parent | 1d859a91bdde7efba4fc605f6ea65232bb7e21c5 (diff) | |
download | ports-9e4c2e7c7bf09e87873c784420d328600e1388d9.tar.gz ports-9e4c2e7c7bf09e87873c784420d328600e1388d9.zip |
Notes
Diffstat (limited to 'devel/hs-crypto/pkg-plist')
-rw-r--r-- | devel/hs-crypto/pkg-plist | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/devel/hs-crypto/pkg-plist b/devel/hs-crypto/pkg-plist new file mode 100644 index 000000000000..246473a7c3e4 --- /dev/null +++ b/devel/hs-crypto/pkg-plist @@ -0,0 +1,27 @@ +lib/HScrypto.o +lib/libHScrypto.a +lib/imports/HScrypto/Codec/Encryption/Blowfish.hi +lib/imports/HScrypto/Codec/Encryption/BlowfishAux.hi +lib/imports/HScrypto/Codec/Encryption/DES.hi +lib/imports/HScrypto/Codec/Encryption/DESAux.hi +lib/imports/HScrypto/Codec/Encryption/Modes.hi +lib/imports/HScrypto/Codec/Encryption/Padding.hi +lib/imports/HScrypto/Codec/Encryption/Utils.hi +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.Blowfish.html +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.BlowfishAux.html +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.DES.html +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.DESAux.html +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.Modes.html +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.Padding.html +%%PORTDOCS%%share/doc/crypto/Codec.Encryption.Utils.html +%%PORTDOCS%%share/doc/crypto/ReadMe.html +%%PORTDOCS%%share/doc/crypto/ReadMe.txt +%%PORTDOCS%%share/doc/crypto/doc-index.html +%%PORTDOCS%%share/doc/crypto/haddock.css +%%PORTDOCS%%share/doc/crypto/haskell_icon.gif +%%PORTDOCS%%share/doc/crypto/index.html +%%PORTDOCS%%@dirrm share/doc/crypto +@dirrm lib/imports/HScrypto/Codec/Encryption +@dirrm lib/imports/HScrypto/Codec +@dirrm lib/imports/HScrypto +@dirrm lib/imports |