mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
c67a6464ad
- Update to 0.11.0 And while here, also: - Rearrage Makefile to Porter's Handbooks guidelines - Remove unneeded Python dependency - Make static library options - Add support for "make test" PR: 256842 Approved by: dch (maintainer)
19 lines
515 B
Plaintext
19 lines
515 B
Plaintext
bin/amqp-consume
|
|
bin/amqp-declare-queue
|
|
bin/amqp-delete-queue
|
|
bin/amqp-get
|
|
bin/amqp-publish
|
|
include/amqp.h
|
|
include/amqp_framing.h
|
|
include/amqp_ssl_socket.h
|
|
include/amqp_tcp_socket.h
|
|
lib/cmake/rabbitmq-c/rabbitmq-c-config-version.cmake
|
|
lib/cmake/rabbitmq-c/rabbitmq-c-config.cmake
|
|
lib/cmake/rabbitmq-c/rabbitmq-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/rabbitmq-c/rabbitmq-targets.cmake
|
|
%%STATIC%%lib/librabbitmq.a
|
|
lib/librabbitmq.so
|
|
lib/librabbitmq.so.4
|
|
lib/librabbitmq.so.4.5.0
|
|
libdata/pkgconfig/librabbitmq.pc
|