diff options
author | hrs <hrs@FreeBSD.org> | 2011-07-17 02:08:44 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-07-17 02:08:44 +0800 |
commit | 6d9a42e1eff7f026909e6e8ffa3487b8b3e730d7 (patch) | |
tree | 82f1c2ee864e50aed8cccb616749fb4e1fe9aa8a /print/Makefile | |
parent | 73bd019c5b6d7db80684ea4cdd974e7e8dd3ad4c (diff) | |
download | freebsd-ports-gnome-6d9a42e1eff7f026909e6e8ffa3487b8b3e730d7.tar.gz freebsd-ports-gnome-6d9a42e1eff7f026909e6e8ffa3487b8b3e730d7.tar.zst freebsd-ports-gnome-6d9a42e1eff7f026909e6e8ffa3487b8b3e730d7.zip |
Add print/tex-mfpic, a scheme for producing pictures from (La)TeX commands.
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 1db24aca8403..06cf48fdace1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -325,6 +325,7 @@ SUBDIR += teTeX-base SUBDIR += teTeX-texmf SUBDIR += tex + SUBDIR += tex-mfpic SUBDIR += tex-omegaware-old SUBDIR += tex-texmflocal SUBDIR += texinfo |