diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-25 15:24:36 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-25 15:24:36 +0800 |
commit | 540b0cdd6eb884d608654bc3ac8547f6a801902e (patch) | |
tree | 01c289ca6140735e9df2d9ca59c64cfb275babd3 /science/Makefile | |
parent | 34daf565f1b401eecb35419cbaab1bf4735324da (diff) | |
download | freebsd-ports-gnome-540b0cdd6eb884d608654bc3ac8547f6a801902e.tar.gz freebsd-ports-gnome-540b0cdd6eb884d608654bc3ac8547f6a801902e.tar.zst freebsd-ports-gnome-540b0cdd6eb884d608654bc3ac8547f6a801902e.zip |
New port: science/maeparser: Parser for Schrodinger Maestro files
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 b78f09184b78..df8fffb54a2e 100644 --- a/science/Makefile +++ b/science/Makefile @@ -129,6 +129,7 @@ SUBDIR += lm SUBDIR += luscus SUBDIR += madness + SUBDIR += maeparser SUBDIR += massxpert SUBDIR += mbdyn SUBDIR += mcstas |