diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 08:04:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 08:04:57 +0800 |
commit | 1d3ed677052f2b06baa758b285f8726595fc05c4 (patch) | |
tree | 51b7853634d7bae3ab143ea03d6990a80ac5ca27 /science/Makefile | |
parent | 5db04e3a470e4734067efa77f9057db37c9f147f (diff) | |
download | freebsd-ports-graphics-1d3ed677052f2b06baa758b285f8726595fc05c4.tar.gz freebsd-ports-graphics-1d3ed677052f2b06baa758b285f8726595fc05c4.tar.zst freebsd-ports-graphics-1d3ed677052f2b06baa758b285f8726595fc05c4.zip |
Add gchemutils a set of C++ class and GTK+-2 widgets related to chemistry.
PR: 50538
Submitted by: Pav Lucistnik <pav@oook.cz>
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 873a39b0f40..968f1d564e6 100644 --- a/science/Makefile +++ b/science/Makefile @@ -6,6 +6,7 @@ SUBDIR += clhep SUBDIR += euler SUBDIR += flounder + SUBDIR += gchemutils SUBDIR += gdis SUBDIR += glens SUBDIR += libctl |