margarida a1500b671e Add gnutls support.
From maintainer Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:32:29 +00:00

51 lines
1.5 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2003/05/02 04:32:29 margarida Exp $
bin/xmlsec1
bin/xmlsec1-config
include/xmlsec1/xmlsec/base64.h
include/xmlsec1/xmlsec/buffer.h
include/xmlsec1/xmlsec/crypto.h
include/xmlsec1/xmlsec/errors.h
include/xmlsec1/xmlsec/exports.h
include/xmlsec1/xmlsec/gnutls/app.h
include/xmlsec1/xmlsec/gnutls/crypto.h
include/xmlsec1/xmlsec/gnutls/symbols.h
include/xmlsec1/xmlsec/io.h
include/xmlsec1/xmlsec/keyinfo.h
include/xmlsec1/xmlsec/keys.h
include/xmlsec1/xmlsec/keysdata.h
include/xmlsec1/xmlsec/keysmngr.h
include/xmlsec1/xmlsec/list.h
include/xmlsec1/xmlsec/membuf.h
include/xmlsec1/xmlsec/nodeset.h
include/xmlsec1/xmlsec/openssl/app.h
include/xmlsec1/xmlsec/openssl/bn.h
include/xmlsec1/xmlsec/openssl/crypto.h
include/xmlsec1/xmlsec/openssl/evp.h
include/xmlsec1/xmlsec/openssl/symbols.h
include/xmlsec1/xmlsec/openssl/x509.h
include/xmlsec1/xmlsec/parser.h
include/xmlsec1/xmlsec/strings.h
include/xmlsec1/xmlsec/templates.h
include/xmlsec1/xmlsec/transforms.h
include/xmlsec1/xmlsec/version.h
include/xmlsec1/xmlsec/xmldsig.h
include/xmlsec1/xmlsec/xmlenc.h
include/xmlsec1/xmlsec/xmlsec.h
include/xmlsec1/xmlsec/xmltree.h
lib/libxmlsec1-gnutls.a
lib/libxmlsec1-gnutls.la
lib/libxmlsec1-openssl.a
lib/libxmlsec1-openssl.la
lib/libxmlsec1.a
lib/libxmlsec1.la
lib/pkgconfig/xmlsec1.pc
lib/xmlsec1Conf.sh
man/man1/xmlsec1-config.1
man/man1/xmlsec1.1
%%SHARED%%
@comment @dirrm lib/pkgconfig
@dirrm include/xmlsec1/xmlsec/openssl
@dirrm include/xmlsec1/xmlsec/gnutls
@dirrm include/xmlsec1/xmlsec
@dirrm include/xmlsec1