pkgbase: Create a syscons-data package

syscons is mostly deprecated and all it's files aren't needed for most
users so create a separate package for them.

Differential Revision:	   https://reviews.freebsd.org/D31798
Reviewed by: emaste
This commit is contained in:
Emmanuel Vadot 2021-09-01 19:58:27 +02:00
parent 88ba5e8955
commit 27a7ae0ce0
3 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= syscons-data
FILES= armscii8-8x8.fnt armscii8-8x14.fnt armscii8-8x16.fnt \
cp437-8x8.fnt cp437-8x14.fnt cp437-8x16.fnt \
cp437-thin-8x8.fnt cp437-thin-8x16.fnt \

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= syscons-data
FILES= INDEX.keymaps \
be.iso.kbd be.iso.acc.kbd \
bg.bds.ctrlcaps.kbd bg.phonetic.ctrlcaps.kbd \

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= syscons-data
SCRMAPS = armscii8-2haik8.scm \
iso-8859-1_to_cp437.scm iso-8859-4_for_vga9.scm \
iso-8859-7_to_cp437.scm \