diff options
author | ashish <ashish@FreeBSD.org> | 2010-07-21 11:27:25 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-07-21 11:27:25 +0800 |
commit | a0c38789de1ae6f86ab05e8d561bdc708102fcb4 (patch) | |
tree | e7690e5aab0859d2b13aa4719805b4c64c215d73 /science/Makefile | |
parent | b5796da56c55e3c8221853344a30e76a5799b186 (diff) | |
download | freebsd-ports-gnome-a0c38789de1ae6f86ab05e8d561bdc708102fcb4.tar.gz freebsd-ports-gnome-a0c38789de1ae6f86ab05e8d561bdc708102fcb4.tar.zst freebsd-ports-gnome-a0c38789de1ae6f86ab05e8d561bdc708102fcb4.zip |
QElectroTech is a Qt4 application to design electric diagrams. It uses XML
files for elements and diagrams, and includes both a diagram editor and an
element editor.
WWW: http://qelectrotech.org/
PR: ports/146513
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
Approved by: tabthorpe (mentor)
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 5862729f19ec..972a4a46fd78 100644 --- a/science/Makefile +++ b/science/Makefile @@ -152,6 +152,7 @@ SUBDIR += pycdf SUBDIR += pynn SUBDIR += qcl + SUBDIR += qelectrotech SUBDIR += qtresistors SUBDIR += ruby-dcl SUBDIR += ruby-gphys |