1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/lang/chicken/pkg-plist
Danilo Egea Gondolfo c609e39f76 - Update from 4.8.0.4 to 4.8.0.5 [1]
- Remove the indefinite article from COMMENT
- Convert USE_GMAKE to USES
- Add DOCS option
- Add stage support

PR:		ports/182634
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-05 13:51:51 +00:00

111 lines
4.2 KiB
Plaintext

bin/chicken
bin/chicken-bug
bin/chicken-install
bin/chicken-profile
bin/chicken-status
bin/chicken-uninstall
bin/csc
bin/csi
include/chicken/chicken-config.h
include/chicken/chicken.h
lib/chicken/6/chicken.import.so
lib/chicken/6/csi.import.so
lib/chicken/6/data-structures.import.so
lib/chicken/6/extras.import.so
lib/chicken/6/files.import.so
lib/chicken/6/foreign.import.so
lib/chicken/6/irregex.import.so
lib/chicken/6/lolevel.import.so
lib/chicken/6/ports.import.so
lib/chicken/6/posix.import.so
lib/chicken/6/setup-api.import.so
lib/chicken/6/setup-api.so
lib/chicken/6/setup-download.import.so
lib/chicken/6/setup-download.so
lib/chicken/6/srfi-1.import.so
lib/chicken/6/srfi-13.import.so
lib/chicken/6/srfi-14.import.so
lib/chicken/6/srfi-18.import.so
lib/chicken/6/srfi-4.import.so
lib/chicken/6/srfi-69.import.so
lib/chicken/6/tcp.import.so
lib/chicken/6/types.db
lib/chicken/6/utils.import.so
lib/libchicken.a
lib/libchicken.so
lib/libchicken.so.6
man/man1/chicken-bug.1.gz
man/man1/chicken-install.1.gz
man/man1/chicken-profile.1.gz
man/man1/chicken-status.1.gz
man/man1/chicken-uninstall.1.gz
man/man1/chicken.1.gz
man/man1/csc.1.gz
man/man1/csi.1.gz
%%DATADIR%%/setup.defaults
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/manual/Accessing external objects.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Acknowledgements.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Basic mode of operation.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Bibliography.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Bugs and limitations.html
%%PORTDOCS%%%%DOCSDIR%%/manual/C interface.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Callbacks.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Cross development.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Data representation.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Declarations.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Deployment.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Deviations from the standard.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Embedding.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Exceptions.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Extensions to the standard.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Extensions.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Foreign type specifiers.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Getting started.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Interface to external functions and variables.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Locations.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Macros.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Modules.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Non-standard macros and special forms.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Non-standard read syntax.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Other support procedures.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Parameters.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Supported language.html
%%PORTDOCS%%%%DOCSDIR%%/manual/The R5RS standard.html
%%PORTDOCS%%%%DOCSDIR%%/manual/The User's Manual.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Types.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit data-structures.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit eval.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit expand.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit extras.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit files.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit irregex.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit library.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit lolevel.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit ports.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit posix.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit srfi-1.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit srfi-13.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit srfi-14.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit srfi-18.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit srfi-4.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit srfi-69.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit tcp.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Unit utils.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Using the compiler.html
%%PORTDOCS%%%%DOCSDIR%%/manual/chicken.png
%%PORTDOCS%%%%DOCSDIR%%/manual/Using the interpreter.html
%%PORTDOCS%%%%DOCSDIR%%/manual/faq.html
%%PORTDOCS%%%%DOCSDIR%%/manual/index.html
%%PORTDOCS%%%%DOCSDIR%%/manual/manual.css
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec %D/bin/chicken-install -update-db
@unexec rm -f %D/lib/chicken/6/modules.db
@dirrm %%DATADIR%%
@dirrm lib/chicken/6
@dirrm lib/chicken
@dirrm include/chicken