diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 13:10:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 13:10:57 +0800 |
commit | dfe79a422de14cae6051a222c92270a90cc7481c (patch) | |
tree | 732a60b4ae6563b1766d5e344fb816f573719821 /print/Makefile | |
parent | aa30332a5d17d2030ef824154e5eceaffc6a1af1 (diff) | |
download | freebsd-ports-gnome-dfe79a422de14cae6051a222c92270a90cc7481c.tar.gz freebsd-ports-gnome-dfe79a422de14cae6051a222c92270a90cc7481c.tar.zst freebsd-ports-gnome-dfe79a422de14cae6051a222c92270a90cc7481c.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 |