pkgsrc/graphics/plotutils/PLIST
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00

65 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:37 jlam Exp $
bin/double
bin/graph
bin/ode
bin/pic2plot
bin/plot
bin/plotfont
bin/spline
bin/tek2plot
include/plot.h
include/plotcompat.h
include/plotter.h
lib/libplot.la
lib/libplotter.la
man/man1/ode.1
man/man1/plot.1
man/man1/plotfont.1
man/man1/spline.1
man/man1/tek2plot.1
share/libplot/README
share/libplot/colors.txt
share/libplot/demo-page
share/libplot/h-demo.c
share/libplot/h-fonts.doc
share/libplot/h-glyphs.doc
share/libplot/hershey.bib
share/libplot/kana.doc
share/libplot/kanji.doc
share/ode/README
share/ode/atwoods.ode
share/ode/bead.ode
share/ode/chem.ode
share/ode/coupled.ode
share/ode/ddho.ode
share/ode/dynamo.ode
share/ode/henon.ode
share/ode/limitcycle.ode
share/ode/lorenz.ode
share/ode/lunar.sh
share/ode/orbit.ode
share/ode/population.ode
share/ode/qcd.ode
share/ode/rumor.ode
share/ode/soliton.ode
share/ode/viscous.ode
share/pic2plot/README
share/pic2plot/macros.pic
share/pic2plot/pic0.ps
share/pic2plot/pic1.ps
share/pic2plot/picmacros.ps
share/tek2plot/README
share/tek2plot/aitest.tek
share/tek2plot/dmerc.tek
share/tek2plot/fotest.tek
share/tek2plot/imtesth.tek
share/tek2plot/karney.tek
share/tek2plot/ocpred.tek
share/tek2plot/scale.tek
share/tek2plot/skymap.tek
share/tek2plot/skymap2.tek
share/tek2plot/usmap.tek
@dirrm share/libplot
@dirrm share/ode
@dirrm share/pic2plot
@dirrm share/tek2plot