diff options
author | reed <reed> | 2003-09-29 23:57:38 +0000 |
---|---|---|
committer | reed <reed> | 2003-09-29 23:57:38 +0000 |
commit | e90ce5b56486cd756d3a25a2887aeffe52d05fb6 (patch) | |
tree | 21f026e1740e08e8f69025ecc049a6586254c64e /math/bc/PLIST | |
parent | 3e85bb230213c5f8bbee3aa4f7a72bdf69256302 (diff) | |
download | pkgsrc-e90ce5b56486cd756d3a25a2887aeffe52d05fb6.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 |