Commits
Kurt Hindenburg authored c61ab6cdc87
1 1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | |
5 5 | name fig2dev |
6 - | conflicts transfig |
7 6 | version 3.2.6a |
8 7 | categories print graphics |
9 8 | platforms darwin |
10 9 | license Permissive |
11 10 | maintainers nomaintainer |
12 11 | |
13 12 | description Translates Fig code to various graphics languages |
14 13 | |
15 14 | long_description Fig2dev is a set of tools for creating TeX documents \ |
16 15 | with graphics which are portable, in the sense that they \ |