freebsd-ports/math/chaco/pkg-plist
Alexey Dokuchaev c4db847013 - Unbreak parallel builds by USES'ing gmake
- Respect CFLAGS in a better, less intrusive way
- Correctly separate DOCS and EXAMPLES
- Trim Makefile header, miscellaneous cleanups
- Reformat port description text

Reported by:	pointyhat-west
2013-07-19 12:50:36 +00:00

16 lines
629 B
Text

bin/chaco
lib/libchaco.a
%%PORTDOCS%%%%DOCSDIR%%/Empirical.ps.gz
%%PORTDOCS%%%%DOCSDIR%%/Multilevel.ps.gz
%%PORTDOCS%%%%DOCSDIR%%/Spectral_Overview.ps.gz
%%PORTDOCS%%%%DOCSDIR%%/Spectral_Theory.ps.gz
%%PORTDOCS%%%%DOCSDIR%%/Term_Prop.ps.gz
%%PORTDOCS%%%%DOCSDIR%%/Users_Guide.ps.gz
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/film.coords
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/film.graph
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid20x20.coords
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid20x20.graph
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hammond.coords
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hammond.graph
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%