From fef2698edfa99e7a2c6cc18a04b5261c08130f45 Mon Sep 17 00:00:00 2001 From: gjb Date: Thu, 4 Feb 2016 21:16:35 +0000 Subject: First pass through library packaging. Sponsored by: The FreeBSD Foundation --- lib/libdevstat/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libdevstat/Makefile') diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index dcda3c2..df5d44e 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=lib${LIB} LIB= devstat SHLIBDIR?= /lib # Bump DEVSTAT_USER_API_VER in devstat.h every time this is incremented. -- cgit v1.1