diff options
author | garga <garga@FreeBSD.org> | 2005-09-08 20:00:43 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-08 20:00:43 +0800 |
commit | 83cce8364f8f091b199fd760026ec1d39ea72305 (patch) | |
tree | cb427a22b0e70649f59648657a12f4527c104804 /cad/Makefile | |
parent | bc4fc49ef277598c79c88a1a31ebb74f74842577 (diff) | |
download | freebsd-ports-gnome-83cce8364f8f091b199fd760026ec1d39ea72305.tar.gz freebsd-ports-gnome-83cce8364f8f091b199fd760026ec1d39ea72305.tar.zst freebsd-ports-gnome-83cce8364f8f091b199fd760026ec1d39ea72305.zip |
Add fig2sxd 0.13, convert .xfig files to the OpenOffice draw format.
PR: ports/85794
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 886ef997a048..4349a0fa48db 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -18,6 +18,7 @@ SUBDIR += dxf2fig SUBDIR += electric SUBDIR += fandango + SUBDIR += fig2sxd SUBDIR += geda SUBDIR += geda-symbols SUBDIR += geda-symcheck |