diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-11-30 08:07:06 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-11-30 08:07:06 +0000 |
commit | d9e0e349e5f0fb4b094969c4c443d34a1ab74562 (patch) | |
tree | 768a4a9e17ed7f8fdfce5e9ba6ec6e52cf5254ab /Mk | |
parent | 2f2227401c36c9375337ad2bb874471ad98d7d2a (diff) | |
download | ports-d9e0e349e5f0fb4b094969c4c443d34a1ab74562.tar.gz ports-d9e0e349e5f0fb4b094969c4c443d34a1ab74562.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 8e3c044095e4..7c4a2683e3a6 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -65,6 +65,7 @@ DVDCSS_DESC?= Encrypted DVD via libdvdcss ECW_DESC?= ECW image format ESOUND_DESC?= EsounD sound server EXAMPLES_DESC?= Build and/or install examples +EXIV2_DESC?= EXIF metadata support via exiv2 EXPAT_DESC?= Expat XML parser FAAC_DESC?= FAAC AAC encoder FAAD_DESC?= FAAD AAC decoder @@ -159,6 +160,7 @@ LATEX_DESC?= LaTeX support LCMS2_DESC?= LCMS2 support LDAP_DESC?= LDAP support LDAPS_DESC?= LDAPS support +LENSFUN_DESC?= Camera lens database via LensFun LFS_DESC?= Large files support LIBBLURAY_DESC?= Blu-ray discs via libbluray LIBEDIT_DESC?= readline support |