diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 13:10:57 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 13:10:57 +0800 |
commit | 17244822d0b316e9e13640d039b93aaf7847845c (patch) | |
tree | 2703195585d5781384800d2e7afc6657936d7b6e /print/Makefile | |
parent | 391784832839f28bdc8b71fd3555d38f02e834d9 (diff) | |
download | freebsd-ports-gnome-17244822d0b316e9e13640d039b93aaf7847845c.tar.gz freebsd-ports-gnome-17244822d0b316e9e13640d039b93aaf7847845c.tar.zst freebsd-ports-gnome-17244822d0b316e9e13640d039b93aaf7847845c.zip |
Port of rubber.
This is a port of rubber, which purpose is to make the
building of a LaTeX document automated, from the source
files to the final document file, replacing the work of a
Makefile.
PR: ports/50475
Submitted by: SB <Sylvain.Baro@pps.jussieu.fr>
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 b9144d78ec65..fda63c2d7abd 100644 --- a/print/Makefile +++ b/print/Makefile @@ -158,6 +158,7 @@ SUBDIR += rlpr SUBDIR += rprint SUBDIR += rtf2latex + SUBDIR += rubber SUBDIR += ruby-clibpdf SUBDIR += ruby-panda SUBDIR += ruby-pdflib |