svn commit: r334689 - head/Mk

Max Brazhnikov makc at FreeBSD.org
Sat Nov 23 18:18:33 UTC 2013


Author: makc
Date: Sat Nov 23 18:18:33 2013
New Revision: 334689
URL: http://svnweb.freebsd.org/changeset/ports/334689

Log:
  Add description for DJVU and PS

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

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Sat Nov 23 17:42:04 2013	(r334688)
+++ head/Mk/bsd.options.desc.mk	Sat Nov 23 18:18:33 2013	(r334689)
@@ -62,6 +62,7 @@ DCRAW_DESC?=		dcraw (raw image converter
 DEBUG_DESC?=		Install debug symbols
 DEVD_DESC?=		Install devd(8) files
 DIRAC_DESC?=		Dirac codec support via libdirac
+DJVU_DESC?=		DjVu document support
 DOCS_DESC?=		Build and/or install documentation
 DOXYGEN_DESC?=		Build documentation with Doxygen
 DV_DESC?=		Quasar DV video codec support (libdv)
@@ -371,6 +372,7 @@ PRINT_DESC?=		Printer support
 PROFILE_DESC?=		Build with profiling support
 PROJ_DESC?=		PROJ.4 cartographic projections support
 PROXY_DESC?=		Proxy support
+PS_DESC?=		PostScript document support
 PTH_DESC?=		Threading/multiprocessing via GNU Pth
 PULSEAUDIO_DESC?=	PulseAudio sound server support
 PYMALLOC_DESC?=		Use Python's internal malloc


More information about the svn-ports-all mailing list