diff options
author | ahze <ahze@FreeBSD.org> | 2007-07-05 05:00:00 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-07-05 05:00:00 +0800 |
commit | 4376a3e8f0f6fa32fe333168675e3ab1977c6183 (patch) | |
tree | a9a37cce62597986091be4f06b79be31007a94d9 /print/Makefile | |
parent | 38d9d47f3e9d4caa39f1de1e1592747eba6d94ca (diff) | |
download | freebsd-ports-gnome-4376a3e8f0f6fa32fe333168675e3ab1977c6183.tar.gz freebsd-ports-gnome-4376a3e8f0f6fa32fe333168675e3ab1977c6183.tar.zst freebsd-ports-gnome-4376a3e8f0f6fa32fe333168675e3ab1977c6183.zip |
Add cupsddk
The CUPS Driver Development Kit (DDK) provides a suite of standard drivers,
a PPD file compiler, and other utilities that can be used to develop printer
drivers for CUPS and other printing environments.
WWW: http://www.cups.org/ddk/
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 0b46a891560f..9fccf1ab7a08 100644 --- a/print/Makefile +++ b/print/Makefile @@ -50,6 +50,7 @@ SUBDIR += cups-pstoraster SUBDIR += cups-samba SUBDIR += cups-smb-backend + SUBDIR += cupsddk SUBDIR += detex SUBDIR += dk-acroread SUBDIR += dvi2tty |