diff options
author | wiz <wiz@pkgsrc.org> | 2013-07-20 16:46:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-07-20 16:46:38 +0000 |
commit | d51d22f383c7be57abfd477b158ad26b414a3f40 (patch) | |
tree | 0a23f0bbc0e43552f79d9d04c240d3af147626ce /ham/nec2c/PLIST | |
parent | 3350318cdd2f6d95f3399d888754d3a286446d2a (diff) | |
download | pkgsrc-d51d22f383c7be57abfd477b158ad26b414a3f40.tar.gz |
Import nec2c-1.1 as ham/nec2c.
nec2c is a translation of the NEC2 FORTRAN source code to the C
language. The translation was performed mostly "by hand" and a
lot of modifications to the original program were introduced in
order to modernize the NEC2 and to remove as many built-in limitations
as possible. The attendant SOMNEC program was also translated to
C and incorporated in nec2c as a function so that Sommerfeld ground
solutions are a part of the program.
Diffstat (limited to 'ham/nec2c/PLIST')
-rw-r--r-- | ham/nec2c/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ham/nec2c/PLIST b/ham/nec2c/PLIST new file mode 100644 index 00000000000..36b7b2398df --- /dev/null +++ b/ham/nec2c/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2013/07/20 16:46:38 wiz Exp $ +bin/nec2c |