diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 08:09:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 08:09:55 +0800 |
commit | 731ac78555a319ac9fec743d11d0a3b9e298b1ed (patch) | |
tree | c383776d7b1cf02fa052e89ff3b0871a866eb16b /science/Makefile | |
parent | 7ec7a00777ebb9f7d59b953627b6af96e6677b47 (diff) | |
download | freebsd-ports-gnome-731ac78555a319ac9fec743d11d0a3b9e298b1ed.tar.gz freebsd-ports-gnome-731ac78555a319ac9fec743d11d0a3b9e298b1ed.tar.zst freebsd-ports-gnome-731ac78555a319ac9fec743d11d0a3b9e298b1ed.zip |
Add gchempaint, a 2D chemical structure editor for GNOME 2.
PR: 50539
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 968f1d564e61..a89237421307 100644 --- a/science/Makefile +++ b/science/Makefile @@ -6,6 +6,7 @@ SUBDIR += clhep SUBDIR += euler SUBDIR += flounder + SUBDIR += gchempaint SUBDIR += gchemutils SUBDIR += gdis SUBDIR += glens |