diff options
author | ahze <ahze@FreeBSD.org> | 2008-03-24 00:19:06 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-03-24 00:19:06 +0800 |
commit | c4c0a3a24a2a126373b9ff189ce76bbb14363a27 (patch) | |
tree | 64c6f93d76fe474c44c16e5bd7fb5cc88d48dee9 /print/Makefile | |
parent | 44392b26ed371f855844753f48c2144e8d58a112 (diff) | |
download | freebsd-ports-gnome-c4c0a3a24a2a126373b9ff189ce76bbb14363a27.tar.gz freebsd-ports-gnome-c4c0a3a24a2a126373b9ff189ce76bbb14363a27.tar.zst freebsd-ports-gnome-c4c0a3a24a2a126373b9ff189ce76bbb14363a27.zip |
Add py-cups
CUPS bindings for Python
WWW: http://cyberelk.net/tim/software/pycups/
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 ebeedebf0731..1dba638fc7a6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -278,6 +278,7 @@ SUBDIR += psutils-a4 SUBDIR += psutils-letter SUBDIR += pup + SUBDIR += py-cups SUBDIR += py-fonttools SUBDIR += py-pdf SUBDIR += py-pyscript |