diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-16 04:44:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-16 04:44:15 +0000 |
commit | 7c4e0d39bd8df737ed84279803f8b30b12d76622 (patch) | |
tree | 4dfb94cb800da79453f23737fda5fcbfdb5e537e /print/Makefile | |
parent | Adaptive dependency on graphics/gd, graphics/gd-nox11. (diff) |
Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.
PR: 54516
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
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 752f885691d4..5a501e4c025c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -68,6 +68,7 @@ SUBDIR += ghostscript-gnu-nox11 SUBDIR += ghostview SUBDIR += gimp-print + SUBDIR += gnome-cups-manager SUBDIR += gnomeprint SUBDIR += gsfonts SUBDIR += gtklp |