diff options
author | sahil <sahil@FreeBSD.org> | 2010-09-08 11:09:31 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-09-08 11:09:31 +0800 |
commit | 9cce9c1991bc2494c8e05addde57e94762852298 (patch) | |
tree | 1df43f41fd4b870aec16db34201f8a86fc0b09a4 /science/Makefile | |
parent | deecc5064a39e6309a199578fe0a377a34774fc3 (diff) | |
download | freebsd-ports-gnome-9cce9c1991bc2494c8e05addde57e94762852298.tar.gz freebsd-ports-gnome-9cce9c1991bc2494c8e05addde57e94762852298.tar.zst freebsd-ports-gnome-9cce9c1991bc2494c8e05addde57e94762852298.zip |
epte is a curses-based periodic table of the elements. It provides a
set of examples of the basic sets of constants and procedures needed
to understand the behavior of matter.
WWW: http://www.toddmiller.com/epte/
PR: ports/150183
Submitted by: Frederic Culot <frederic@culot.org>
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 750f975d6e8e..86c6553b5c45 100644 --- a/science/Makefile +++ b/science/Makefile @@ -38,6 +38,7 @@ SUBDIR += elmer-meshgen2d SUBDIR += elmergrid SUBDIR += elmerpost + SUBDIR += epte SUBDIR += euler SUBDIR += fastcap SUBDIR += fasthenry |