diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-16 12:31:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-16 12:31:57 +0800 |
commit | ce5ffb146e31b85c6ba076c9d9d179104ec47895 (patch) | |
tree | cc75eea3212f52a8b95fdc64a1df613cdf64467a /print/Makefile | |
parent | f9b0ad210bda218a7301244c12c6e439568be424 (diff) | |
download | freebsd-ports-gnome-ce5ffb146e31b85c6ba076c9d9d179104ec47895.tar.gz freebsd-ports-gnome-ce5ffb146e31b85c6ba076c9d9d179104ec47895.tar.zst freebsd-ports-gnome-ce5ffb146e31b85c6ba076c9d9d179104ec47895.zip |
Add libgnomecups, the GNOME interface to the CUPS print system.
PR: 54515
Submitted by: adamw
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 87775382020b..752f885691d4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -86,6 +86,7 @@ SUBDIR += latex2rtf SUBDIR += latex2slides SUBDIR += lgrind + SUBDIR += libgnomecups SUBDIR += libgnomeprint SUBDIR += libgnomeprint20 SUBDIR += libijs |