diff options
author | jlam <jlam> | 2006-03-31 23:56:28 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-31 23:56:28 +0000 |
commit | 70aa6b34f8fca59d8dc65f39328ce7132e6f9bc7 (patch) | |
tree | 7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /math/fftw2 | |
parent | 6e0f16004ae5d9edf92ff829961a6ec163de389c (diff) | |
download | pkgsrc-70aa6b34f8fca59d8dc65f39328ce7132e6f9bc7.tar.gz |
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'math/fftw2')
-rw-r--r-- | math/fftw2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fftw2/PLIST b/math/fftw2/PLIST index cd886533bc7..f60e95c4892 100644 --- a/math/fftw2/PLIST +++ b/math/fftw2/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:42 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/31 23:56:28 jlam Exp $ include/fftw.h include/rfftw.h +info/fftw.info lib/libfftw.la lib/librfftw.la |