diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-23 04:37:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-23 04:37:08 +0800 |
commit | a75cd350eb3436a0af24e580999b949a3da96b0c (patch) | |
tree | 069aa1ab2877bee544405e22be6f4af8b82223a6 /Mk | |
parent | 02a4530fafad6be832827988bf897a110bfd795b (diff) | |
download | freebsd-ports-graphics-a75cd350eb3436a0af24e580999b949a3da96b0c.tar.gz freebsd-ports-graphics-a75cd350eb3436a0af24e580999b949a3da96b0c.tar.zst freebsd-ports-graphics-a75cd350eb3436a0af24e580999b949a3da96b0c.zip |
- Add shared ARMADILLO, FREEXL and PODOFO descriptions
- Adjust POPPLER description
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 5 |
1 files changed, 4 insertions, 1 deletions
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 |