diff options
author | markp <markp@FreeBSD.org> | 2001-07-19 23:55:18 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-19 23:55:18 +0800 |
commit | 4be5f38cab6e34201c49a8ff0ca2902637156fb9 (patch) | |
tree | d4ff9d30ce320b8edc518aa2e303f94857d40fc9 /print/Makefile | |
parent | 9788e44fdf4f4424d0cdbb07e3aa6aff3ea5f91e (diff) | |
download | freebsd-ports-gnome-4be5f38cab6e34201c49a8ff0ca2902637156fb9.tar.gz freebsd-ports-gnome-4be5f38cab6e34201c49a8ff0ca2902637156fb9.tar.zst freebsd-ports-gnome-4be5f38cab6e34201c49a8ff0ca2902637156fb9.zip |
Add rprint 3.2, remote printing utility using a raw bidirectional
tcp connection.
PR: 29085
Submitted by: Konrad Heuer <kheuer@gwdu60.gwdg.de>
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 40ccc4d756d0..9f16c043c922 100644 --- a/print/Makefile +++ b/print/Makefile @@ -119,6 +119,7 @@ SUBDIR += py-freetype SUBDIR += py-reportlab SUBDIR += rlpr + SUBDIR += rprint SUBDIR += rtf2latex SUBDIR += ruby-clibpdf SUBDIR += ruby-panda |