mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
c875fba6f0
- Clean up Makefile - Respect NOPORTEXAMPLES - Utilize DOCSDIR and EXAMPLESDIR macros in pkg-plist - Improve and beutify port description
61 lines
2.6 KiB
Plaintext
61 lines
2.6 KiB
Plaintext
bin/imc
|
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile
|
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile.am
|
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile.in
|
|
%%PORTDOCS%%%%DOCSDIR%%/imc.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/imc.ref
|
|
%%PORTDOCS%%%%DOCSDIR%%/imc.txt
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arc.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic2.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basicjpg.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basicgif.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/closedarc.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/closedarc2.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fill.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid200x200.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagealign1.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagealign2.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagerotate.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imcmp.pl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/next.jpg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/next.gif
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/next.png
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/origin.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piechart.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/Makefile.in
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/Makefile.am
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/arc.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/basic.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/basic2.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/basicjpg.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/basicgif.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/closedarc.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/closedarc2.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/fill.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/grid200x200.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/imagealign1.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/imagealign2.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/imagerotate.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/origin.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/piechart.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/text.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/textalign1.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/textalign2.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/textrotate.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ref/transparent.png.ref
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rgb.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_script
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/textalign1.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/textalign2.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/textrotate.imc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparent.imc
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/ref
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|