mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
591e93e799
The main purpose of this commit is to remove @dirrm from the pkg-plist of some of my ports in devel category. While here, also: * Unmask some commands * Use parenthesis on compound commands for multi-job support * Add a license in one case * USES=python conversion in one case * Add WWW and reformat description in one case * Respect 80-columns
25 lines
950 B
Plaintext
25 lines
950 B
Plaintext
bin/aflex
|
|
bin/ayacc
|
|
man/man1/aflex.1.gz
|
|
man/man1/ayacc.1.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/READ_ME.aflex
|
|
%%PORTDOCS%%%%DOCSDIR%%/READ_ME.ayacc
|
|
%%PORTDOCS%%%%DOCSDIR%%/aflex.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/aflex_user_man.bib
|
|
%%PORTDOCS%%%%DOCSDIR%%/aflex_user_man.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/ayacc.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ayacc_user_man.tex
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/COMPILE
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/READ.ME
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/ada.y
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/ada_lex.l
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/driver.a
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/COMPILE
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/READ.ME
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/calc.input
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/calc.y
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/calc_lex.l
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/driver.a
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.l
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test95.l
|