freebsd-ports/security/matrixssl/pkg-plist
Armin Pirkovitsch 1dcc6b441b - Update to version 3.3
- Update MASTER_SITES
- Add LICENSE
- Convert to optionsng

PR:           ports/170168
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:50:42 +00:00

49 lines
2.2 KiB
Text

include/matrixssl/core/coreApi.h
include/matrixssl/core/coreConfig.h
include/matrixssl/core/list.h
include/matrixssl/core/osdep.h
include/matrixssl/core/psmalloc.h
include/matrixssl/crypto/cryptoApi.h
include/matrixssl/crypto/cryptoConfig.h
include/matrixssl/crypto/cryptolib.h
include/matrixssl/matrixsslApi.h
include/matrixssl/matrixsslConfig.h
include/matrixssl/matrixssllib.h
include/matrixssl/version.h
lib/libmatrixssl.a
lib/libmatrixssl.so
%%PORTDOCS%%%%DOCSDIR%%/MatrixSSL_3-3-OpenReleaseNotes.pdf
%%PORTDOCS%%%%DOCSDIR%%/MatrixSSL_API.pdf
%%PORTDOCS%%%%DOCSDIR%%/MatrixSSL_DevelopersGuide.pdf
%%PORTDOCS%%%%DOCSDIR%%/MatrixSSL_GettingStarted.pdf
%%PORTDOCS%%%%DOCSDIR%%/MatrixSSL_PortingGuide.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apps/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apps/app.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apps/client.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apps/http.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/apps/server.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/CAcertSrv.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/CAcertSrv.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/CAcertSrv2048.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/CAcertSrv2048.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/CAcertSrv512.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/CAcertSrv512.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/certSrv.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/certSrv.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/certSrv2048.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/certSrv2048.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/certSrv512.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/certSrv512.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/privkeySrv.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/privkeySrv.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/privkeySrv2048.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/privkeySrv2048.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/privkeySrv512.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleCerts/privkeySrv512.pem
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/sampleCerts
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/apps
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/matrixssl/crypto
@dirrm include/matrixssl/core
@dirrm include/matrixssl