diff options
author | makc <makc@FreeBSD.org> | 2013-07-14 01:51:39 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-07-14 01:51:39 +0800 |
commit | 0c4a0065b63d55244097d00329cc2d02afadc9f2 (patch) | |
tree | b914ac71b81bb6afd9edd90baf8a93cefb8555e5 /print/Makefile | |
parent | 37697d4b725ca29623eef343cfd3f6388f32fafe (diff) | |
download | freebsd-ports-gnome-0c4a0065b63d55244097d00329cc2d02afadc9f2.tar.gz freebsd-ports-gnome-0c4a0065b63d55244097d00329cc2d02afadc9f2.tar.zst freebsd-ports-gnome-0c4a0065b63d55244097d00329cc2d02afadc9f2.zip |
Add new port print/hplip-plugin:
Firmware and binary drivers from some HPLIP supported printers.
PR: based on ports/173826
Submitted by: Anish Mistry <amistry@am-productions.biz>
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 bf9a38f0498f..4e6079eed352 100644 --- a/print/Makefile +++ b/print/Makefile @@ -111,6 +111,7 @@ SUBDIR += hp2xx SUBDIR += hpijs SUBDIR += hplip + SUBDIR += hplip-plugin SUBDIR += hs-hscolour SUBDIR += html2latex SUBDIR += html2ps |