freebsd-ports/security/gnutls-devel/pkg-plist
Norikatsu Shigemura 2fcea17417 - Add a knob for OpenCDK support (WITH_OPENCDK=yes), disabled by default
- Bump PORTREVISION - although there are no changes with the default options,
  hint users to upgrade to take advantage of OpenCDK support
- Re-sort MASTER_SITES (ftp.gnutls.org is temporarily unavailable)
- Allow user to specify their own CPPFLAGS and LDFLAGS
- Remove useless .la files
- Re-sort pkg-plist

PR:		ports/47525
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-01-28 22:12:42 +00:00

38 lines
1.1 KiB
Text

bin/gnutls-serv
bin/gnutls-cli
bin/gnutls-srpcrypt
bin/gnutls-cli-debug
bin/libgnutls-config
bin/libgnutls-extra-config
include/gnutls/extra.h
include/gnutls/compat4.h
include/gnutls/openssl.h
include/gnutls/gnutls.h
@dirrm include/gnutls
lib/libgnutls.so.7
lib/libgnutls.so
lib/libgnutls.a
lib/libgnutls-extra.so.7
lib/libgnutls-extra.so
lib/libgnutls-extra.a
share/aclocal/libgnutls.m4
share/aclocal/libgnutls-extra.m4
%%PORTDOCS%%share/doc/gnutls/AUTHORS
%%PORTDOCS%%share/doc/gnutls/NEWS
%%PORTDOCS%%share/doc/gnutls/README
%%PORTDOCS%%share/doc/gnutls/THANKS
%%PORTDOCS%%share/doc/gnutls/gnutls-logo.ps
%%PORTDOCS%%share/doc/gnutls/gnutls.ps
%%PORTDOCS%%@dirrm share/doc/gnutls
share/examples/gnutls/ex-alert.c
share/examples/gnutls/ex-client-resume.c
share/examples/gnutls/ex-client-srp.c
share/examples/gnutls/ex-client1.c
share/examples/gnutls/ex-client2.c
share/examples/gnutls/ex-info.c
share/examples/gnutls/ex-pgp-keyserver.c
share/examples/gnutls/ex-rfc2818.c
share/examples/gnutls/ex-serv-export.c
share/examples/gnutls/ex-serv-pgp.c
share/examples/gnutls/ex-serv-srp.c
share/examples/gnutls/ex-serv1.c