diff options
author | eadler <eadler@FreeBSD.org> | 2014-01-29 22:43:43 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-01-29 22:43:43 +0800 |
commit | 1f5d39e81a4d166d99059605bdcb020afb8aae14 (patch) | |
tree | bea68d83442dde770d0f5d652cded334e73bc496 /print/Makefile | |
parent | 222d5e2a1a3bb7ef40c3422905480b47b2535d93 (diff) | |
download | freebsd-ports-gnome-1f5d39e81a4d166d99059605bdcb020afb8aae14.tar.gz freebsd-ports-gnome-1f5d39e81a4d166d99059605bdcb020afb8aae14.tar.zst freebsd-ports-gnome-1f5d39e81a4d166d99059605bdcb020afb8aae14.zip |
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.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 9de801089aee..90a5331369a3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -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 |