mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
libsdp: Move to bluetooth-lib package
Instead of creating a separate libsdp package, use LIB_PACKAGE to ship this in bluetooth-lib. MFC after: 1 day Reviewed by: bapt Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52790
This commit is contained in:
parent
9124ace751
commit
41ee4321cc
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# $Id: Makefile,v 1.2 2003/09/07 20:34:19 max Exp $
|
||||
|
||||
PACKAGE=lib${LIB}
|
||||
PACKAGE= bluetooth
|
||||
LIB_PACKAGE=
|
||||
LIB= sdp
|
||||
MAN= sdp.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue