diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-15 01:54:31 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-15 01:54:31 +0800 |
commit | 951a7b7cff7858539d01bd575464144b85351754 (patch) | |
tree | 6e6939b3edfe1a32cd914cd4b5634e115a02411b /cad/Makefile | |
parent | 13bae4924ac98b5af0783455f8b61f09184e2b19 (diff) | |
download | freebsd-ports-gnome-951a7b7cff7858539d01bd575464144b85351754.tar.gz freebsd-ports-gnome-951a7b7cff7858539d01bd575464144b85351754.tar.zst freebsd-ports-gnome-951a7b7cff7858539d01bd575464144b85351754.zip |
add pdnmesh
A finite element program
PR: 30115
Submitted by: Sarod Yatawatta <sarod@cs.pdn.ac.lk>
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 5f05b0a5bd6e..fbcc0b1fac0c 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -18,6 +18,7 @@ SUBDIR += mars SUBDIR += oregano SUBDIR += pcb + SUBDIR += pdnmesh SUBDIR += pisces SUBDIR += qcad SUBDIR += sceptre |