pkgbase: Add a FreeBSD-dpv package

Move the dpv related files from FreeBSD-runtime to a new package named
FreeBSD-dpv
The only consumer is bsdinstall which is already in it's own package.

Reviewed by:	bapt, gjb
Differential Revision:	https://reviews.freebsd.org/D20960
This commit is contained in:
Emmanuel Vadot 2019-07-19 15:10:53 +00:00
parent 9553ea80a8
commit be6a4fc664
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350133
3 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# $FreeBSD$
PACKAGE=lib${LIB}
PACKAGE= dpv
LIB= dpv
SHLIB_MAJOR= 1
INCS= dpv.h

View file

@ -1,6 +1,6 @@
# $FreeBSD$
PACKAGE=lib${LIB}
PACKAGE= dpv
LIB= figpar
SHLIB_MAJOR= 0
INCS= figpar.h string_m.h

View file

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= dpv
PROG= dpv
CFLAGS+= -I${.CURDIR}