diff options
author | reed <reed@pkgsrc.org> | 2003-09-29 23:57:38 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-09-29 23:57:38 +0000 |
commit | 10e0c982c94f7c4eb1f068158e0f994a4fc2def4 (patch) | |
tree | 21f026e1740e08e8f69025ecc049a6586254c64e /math/bc/PLIST | |
parent | eef23d6867fe4decd2c1141d7d104f85464726bc (diff) | |
download | pkgsrc-10e0c982c94f7c4eb1f068158e0f994a4fc2def4.tar.gz |
bc 1.06 - Arbitrary precision calculator language
Diffstat (limited to 'math/bc/PLIST')
-rw-r--r-- | math/bc/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/bc/PLIST b/math/bc/PLIST new file mode 100644 index 00000000000..777b3143e94 --- /dev/null +++ b/math/bc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/29 23:57:38 reed Exp $ +bin/bc +bin/dc +man/man1/bc.1 +man/man1/dc.1 +info/bc.info +info/dc.info |