From a70cba95822f662d3f9da5119b6a0c433e8f70af Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 4 Feb 2016 21:16:35 +0000 Subject: First pass through library packaging. Sponsored by: The FreeBSD Foundation --- lib/libsbuf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libsbuf/Makefile') diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile index 98ceeb6b373d..ebf4a8d4a99d 100644 --- a/lib/libsbuf/Makefile +++ b/lib/libsbuf/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=lib${LIB} LIB= sbuf SHLIBDIR?= /lib SRCS= subr_prf.c subr_sbuf.c -- cgit v1.2.3