diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-15 18:02:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-15 18:02:15 +0800 |
commit | 736ca214185672a4d0c5332ebdd5fd4b929a4c67 (patch) | |
tree | 959f64d9e32f3e011f52b549d8ec293d7133b697 /science/Makefile | |
parent | e0eb15e17d9959272ad36259a68bc2842e400efc (diff) | |
download | freebsd-ports-gnome-736ca214185672a4d0c5332ebdd5fd4b929a4c67.tar.gz freebsd-ports-gnome-736ca214185672a4d0c5332ebdd5fd4b929a4c67.tar.zst freebsd-ports-gnome-736ca214185672a4d0c5332ebdd5fd4b929a4c67.zip |
add xloops-ginac 0.1.3
A program calculating Feynman diagrams
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 fd60fbeafed5..2ce613a6c1dc 100644 --- a/science/Makefile +++ b/science/Makefile @@ -16,6 +16,7 @@ SUBDIR += oases SUBDIR += p5-Chemistry-Elements SUBDIR += vis5d+ + SUBDIR += xloops-ginac SUBDIR += xmakemol .include <bsd.port.subdir.mk> |