svn commit: r307998 - head/Mk

Alexey Dokuchaev danfe at FreeBSD.org
Fri Nov 30 08:07:07 UTC 2012


Author: danfe
Date: Fri Nov 30 08:07:06 2012
New Revision: 307998
URL: http://svnweb.freebsd.org/changeset/ports/307998

Log:
  Add EXIV2 and LENSFUN standard descriptions.
  
  Feature safe:	yes

Modified:
  head/Mk/bsd.options.desc.mk

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Fri Nov 30 07:53:56 2012	(r307997)
+++ head/Mk/bsd.options.desc.mk	Fri Nov 30 08:07:06 2012	(r307998)
@@ -65,6 +65,7 @@ DVDCSS_DESC?=		Encrypted DVD via libdvdc
 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


More information about the svn-ports-all mailing list