diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-31 04:22:48 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-31 04:22:48 +0800 |
commit | ce9f0c42ec334e10febaab6b91e808db9ed78148 (patch) | |
tree | 0bb43e73d1d2293e8ec2903aabf256e4e6dc0855 /print/Makefile | |
parent | f2c644ac3f3c4c396431b212170f48fea1908c01 (diff) | |
download | freebsd-ports-gnome-ce9f0c42ec334e10febaab6b91e808db9ed78148.tar.gz freebsd-ports-gnome-ce9f0c42ec334e10febaab6b91e808db9ed78148.tar.zst freebsd-ports-gnome-ce9f0c42ec334e10febaab6b91e808db9ed78148.zip |
- Resurrect pring/cups-smb-backend. It was depended due to "No more
public distfiles", however it never had nor needed distfiles to
begin with.
- Stagify
CUPS smb backend allows *nix users to print
to Windows-attached printers via smbspool
program, which comes with Samba.
WWW: http://www.cups.org/articles.php?L294
Pointyhat to: bapt
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 cfd7400ab1ac..6c7eb2cbd963 100644 --- a/print/Makefile +++ b/print/Makefile @@ -39,6 +39,7 @@ SUBDIR += cups-pk-helper SUBDIR += cups-pstoraster SUBDIR += cups-samba + SUBDIR += cups-smb-backend SUBDIR += deforaos-pdfviewer SUBDIR += detex SUBDIR += dk-acroread8 |