svn commit: r341741 - head/print

Eitan Adler eadler at FreeBSD.org
Wed Jan 29 14:43:44 UTC 2014


Author: eadler
Date: Wed Jan 29 14:43:43 2014
New Revision: 341741
URL: http://svnweb.freebsd.org/changeset/ports/341741
QAT: https://qat.redports.org/buildarchive/r341741/

Log:
  New port:
  
  CUPS Cloud Print is a Google Cloud Print driver for UNIX-like operating
  systems. It allows any application which prints via CUPS to print to Google
  Cloud Print directly.

Modified:
  head/print/Makefile

Modified: head/print/Makefile
==============================================================================
--- head/print/Makefile	Wed Jan 29 14:33:31 2014	(r341740)
+++ head/print/Makefile	Wed Jan 29 14:43:43 2014	(r341741)
@@ -33,6 +33,7 @@
     SUBDIR += cups-base
     SUBDIR += cups-bjnp
     SUBDIR += cups-client
+    SUBDIR += cups-cloud-print
     SUBDIR += cups-image
     SUBDIR += cups-pdf
     SUBDIR += cups-pk-helper


More information about the svn-ports-all mailing list