1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/lang/fth/pkg-plist
Yuri Victorovich 04106a40ac New port: lang/fth: Forth interpreter and extension library
fth will be used as a dependency of audio/snd. audio/snd uses
forth as one of its extension languages, along with ruby and
scheme's S7 implementation.

Approved by:	tcberner (mentor)
Differential Revision:	D13887
2018-01-26 22:49:50 +00:00

44 lines
1.2 KiB
Plaintext

bin/fth
include/fth/ficl.h
include/fth/ficllocal.h
include/fth/ficltokens.h
include/fth/fth-config.h
include/fth/fth-lib.h
include/fth/fth.h
lib/fth/dbm.so
lib/libfth.so
man/man1/fth.1.gz
man/man3/libfth.3.gz
share/aclocal/fth.m4
%%DATADIR%%/fth-lib/assert.fs
%%DATADIR%%/fth-lib/compat.fs
%%DATADIR%%/fth-lib/ficl.fr
%%DATADIR%%/fth-lib/ficllocal.fr
%%DATADIR%%/fth-lib/fileaccess.fr
%%DATADIR%%/fth-lib/fth.fs
%%DATADIR%%/fth-lib/ifbrack.fr
%%DATADIR%%/fth-lib/jhlocal.fr
%%DATADIR%%/fth-lib/marker.fr
%%DATADIR%%/fth-lib/prefix.fr
%%DATADIR%%/fth-lib/softcore.fr
%%DATADIR%%/site-fth/bird.fsm
%%DATADIR%%/site-fth/clm-ins.fs
%%DATADIR%%/site-fth/clm.fs
%%DATADIR%%/site-fth/draw.fs
%%DATADIR%%/site-fth/dsp.fs
%%DATADIR%%/site-fth/effects.fs
%%DATADIR%%/site-fth/env.fs
%%DATADIR%%/site-fth/enved.fs
%%DATADIR%%/site-fth/examp.fs
%%DATADIR%%/site-fth/extensions.fs
%%DATADIR%%/site-fth/hooks.fs
%%DATADIR%%/site-fth/marks.fs
%%DATADIR%%/site-fth/mix.fs
%%DATADIR%%/site-fth/popup.fs
%%DATADIR%%/site-fth/rgb.fs
%%DATADIR%%/site-fth/rubber.fs
%%DATADIR%%/site-fth/snd-forth-init.fs
%%DATADIR%%/site-fth/snd-xm.fs
%%DATADIR%%/site-fth/spectr.fs
%%DATADIR%%/site-fth/xm-enved.fs