1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/netembryo/pkg-plist
John Marino 639bdf6a36 net/netembryo: Add 2 new options, SCTP and IPv6
DragonFly does not support SCTP.  This was detected fine in the configure
script, but check-plist failed due to an SCTP file that didn't get
installed.  The configure script takes options for SCTP and IPv6, so turn
those into options.  Use the brand-new OPTIONS_EXCLUDE_DragonFly feature
to allow SCTP to be on by default for FreeBSD and not even an option for
DragonFly.
2015-03-26 18:10:43 +00:00

11 lines
282 B
Plaintext

include/netembryo/rtsp.h
include/netembryo/url.h
include/netembryo/wsocket.h
include/netembryo/wsocket-internal.h
lib/libnetembryo.a
lib/libnetembryo.so
lib/libnetembryo.so.9
lib/libnetembryo.so.9.0.0
libdata/pkgconfig/libnetembryo.pc
%%SCTP%%libdata/pkgconfig/libnetembryo-sctp.pc