diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-31 23:56:28 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-31 23:56:28 +0000 |
commit | 739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch) | |
tree | 7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /math/cln/PLIST | |
parent | c86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff) | |
download | pkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz |
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'math/cln/PLIST')
-rw-r--r-- | math/cln/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/cln/PLIST b/math/cln/PLIST index e0aeffa4856..6047271c8a4 100644 --- a/math/cln/PLIST +++ b/math/cln/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/03/12 16:33:32 rillig Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/03/31 23:56:28 jlam Exp $ bin/cln-config include/cln/GV.h include/cln/GV_complex.h @@ -78,6 +78,7 @@ include/cln/univpoly_modint.h include/cln/univpoly_rational.h include/cln/univpoly_real.h include/cln/version.h +info/cln.info lib/libcln.la lib/pkgconfig/cln.pc man/man1/cln-config.1 |