From a75cd350eb3436a0af24e580999b949a3da96b0c Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 22 Nov 2013 20:37:08 +0000 Subject: - Add shared ARMADILLO, FREEXL and PODOFO descriptions - Adjust POPPLER description --- Mk/bsd.options.desc.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index b1f16f5825e..142cb2c033d 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -25,6 +25,7 @@ AO_DESC?= libao audio library support APACHE_DESC?= Apache server support APE_DESC?= Monkey's Audio lossless format support ARCHIVE_DESC?= bzip2/zip/iso9660 archive support +ARMADILLO_DESC?= Faster TPS transform computation via Armadillo ASM_DESC?= Use optimized assembly code ASPELL_DESC?= Spell checking support via GNU Aspell ASSERT_DESC?= Enable debug assertions @@ -86,6 +87,7 @@ FPECTL_DESC?= Floating point exception handling FPX_DESC?= FlashPix image format support FREETDS_DESC?= FreeTDS library support FREETYPE_DESC?= TrueType font rendering support +FREEXL_DESC?= Excel file (.xls) support via FreeXL FREI0R_DESC?= Frei0r video plugins support FRIBIDI_DESC?= Bidirectional text support via GNU FriBidi FTP_DESC?= FTP support @@ -360,8 +362,9 @@ PIXBUF_DESC?= GDK-PixBuf library support PLUGINS_DESC?= Build and/or install plugins PNG_DESC?= PNG image format support PNM_DESC?= PNM image format support +PODOFO_DESC?= PDF file support via PoDoFo POLARSSL_DESC?= SSL/TLS support via PolarSSL -POPPLER_DESC?= PDF and PS file support +POPPLER_DESC?= PDF and PS file support via poppler PORTAUDIO_DESC?= PortAudio library support POSTGIS_DESC?= PostGIS support PRINT_DESC?= Printer support -- cgit