freebsd-ports/devel/bison2/pkg-plist
David E. O'Brien 74894ed54d Update to 1.29
* Added `-g' and `--graph'.
* Added `--locations' and `%locations'.
* Added `-S' and `--skeleton'.
* `%raw', `-r', `--raw' is disabled.
* Special characters are escaped when output.  This solves the problems
* New directives.
  `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose',
  `%debug', `%source_extension' and `%header_extension'.
* The input and the output files has automatically a similar extension.

Submitted by:	demon
2001-09-23 00:21:23 +00:00

19 lines
649 B
Plaintext

@comment $FreeBSD$
bin/bison
share/bison/bison.hairy
share/bison/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
@exec install-info %D/info/bison.info %D/info/dir
share/locale/de/LC_MESSAGES/bison.mo
share/locale/es/LC_MESSAGES/bison.mo
share/locale/et/LC_MESSAGES/bison.mo
share/locale/fr/LC_MESSAGES/bison.mo
share/locale/ja/LC_MESSAGES/bison.mo
share/locale/nl/LC_MESSAGES/bison.mo
share/locale/ru/LC_MESSAGES/bison.mo
@dirrm share/bison
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true
@unexec rmdir %D/share/locale 2>/dev/null || true