freebsd-ports/math/ccmath/pkg-plist
Erwin Lansing e8f0403b6d This port installs libccm.so in /usr/local/lib. ldconfig
will not pick this library up because it is missing a final digit.
This among other things, breaks LIB_DEPENDS.

PR:		83360
Submitted by:	Diane Bruce <db@db.net>
2005-07-13 08:39:18 +00:00

20 lines
597 B
Text

include/ccmath.h
lib/libccm.a
lib/libccm.so
lib/libccm.so.1
%%PORTDOCS%%%%DOCSDIR%%/C00-intro
%%PORTDOCS%%%%DOCSDIR%%/C01-matrix
%%PORTDOCS%%%%DOCSDIR%%/C02-intg
%%PORTDOCS%%%%DOCSDIR%%/C03-geom
%%PORTDOCS%%%%DOCSDIR%%/C04-cfit
%%PORTDOCS%%%%DOCSDIR%%/C05-roots
%%PORTDOCS%%%%DOCSDIR%%/C06-fft
%%PORTDOCS%%%%DOCSDIR%%/C07-simu
%%PORTDOCS%%%%DOCSDIR%%/C08-statf
%%PORTDOCS%%%%DOCSDIR%%/C09-sfunc
%%PORTDOCS%%%%DOCSDIR%%/C10-sort
%%PORTDOCS%%%%DOCSDIR%%/C11-tseries
%%PORTDOCS%%%%DOCSDIR%%/C12-complex
%%PORTDOCS%%%%DOCSDIR%%/C13-xarm
%%PORTDOCS%%%%DOCSDIR%%/C14-util
%%PORTDOCS%%@dirrm %%DOCSDIR%%