diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package --- a/release/packages/Makefile.package +++ b/release/packages/Makefile.package @@ -104,5 +104,7 @@ utilities_DESC= Non-vital programs and librairies vi_COMMENT= Vi Editor vi_DESC= Vi Editor +vt_COMMENT= VT fonts and keyboard files +vt_DESC= VT fonts and keyboard files wpa_COMMENT= 802.11 Supplicant wpa_DESC= 802.11 Supplicant diff --git a/share/vt/fonts/Makefile b/share/vt/fonts/Makefile --- a/share/vt/fonts/Makefile +++ b/share/vt/fonts/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= vt-data + FONTS= gallant.fnt \ terminus-b32.fnt \ tom-thumb.fnt \ diff --git a/share/vt/keymaps/Makefile b/share/vt/keymaps/Makefile --- a/share/vt/keymaps/Makefile +++ b/share/vt/keymaps/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= vt-data + FILES= INDEX.keymaps \ am.kbd \ be.acc.kbd \