freebsd-ports/lang/sketchy/pkg-plist
Pav Lucistnik 3af3136baa - Update to 20060305
PR:		ports/94095
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2006-03-20 10:12:54 +00:00

277 lines
7.4 KiB
Text

bin/sk
bin/sketchy
%%DATADIR%%/LICENSE
%%DATADIR%%/lib/abs.l
%%DATADIR%%/lib/append.l
%%DATADIR%%/lib/assoc.l
%%DATADIR%%/lib/assq.l
%%DATADIR%%/lib/booleanp.l
%%DATADIR%%/lib/c-alphabeticp.l
%%DATADIR%%/lib/c-cieqp.l
%%DATADIR%%/lib/c-cigep.l
%%DATADIR%%/lib/c-cigtp.l
%%DATADIR%%/lib/c-cilep.l
%%DATADIR%%/lib/c-ciltp.l
%%DATADIR%%/lib/c-downcase.l
%%DATADIR%%/lib/c-lower-casep.l
%%DATADIR%%/lib/c-numericp.l
%%DATADIR%%/lib/c-upcase.l
%%DATADIR%%/lib/c-upper-casep.l
%%DATADIR%%/lib/c-whitespacep.l
%%DATADIR%%/lib/caaaar.l
%%DATADIR%%/lib/caaar.l
%%DATADIR%%/lib/caar.l
%%DATADIR%%/lib/ceqp.l
%%DATADIR%%/lib/cgep.l
%%DATADIR%%/lib/cgtp.l
%%DATADIR%%/lib/clep.l
%%DATADIR%%/lib/cltp.l
%%DATADIR%%/lib/digits.l
%%DATADIR%%/lib/divide.l
%%DATADIR%%/lib/equal.l
%%DATADIR%%/lib/equalp.l
%%DATADIR%%/lib/evenp.l
%%DATADIR%%/lib/expt.l
%%DATADIR%%/lib/gcd.l
%%DATADIR%%/lib/greater.l
%%DATADIR%%/lib/gteq.l
%%DATADIR%%/lib/id.l
%%DATADIR%%/lib/integer.l
%%DATADIR%%/lib/iterate.l
%%DATADIR%%/lib/lcm.l
%%DATADIR%%/lib/length.l
%%DATADIR%%/lib/less.l
%%DATADIR%%/lib/list-ref.l
%%DATADIR%%/lib/list-tail.l
%%DATADIR%%/lib/list.l
%%DATADIR%%/lib/listp.l
%%DATADIR%%/lib/lteq.l
%%DATADIR%%/lib/map.l
%%DATADIR%%/lib/max.l
%%DATADIR%%/lib/member.l
%%DATADIR%%/lib/memq.l
%%DATADIR%%/lib/min.l
%%DATADIR%%/lib/minus.l
%%DATADIR%%/lib/modulo.l
%%DATADIR%%/lib/natural.l
%%DATADIR%%/lib/naturalp.l
%%DATADIR%%/lib/ndivide.l
%%DATADIR%%/lib/negate.l
%%DATADIR%%/lib/negativep.l
%%DATADIR%%/lib/neqp.l
%%DATADIR%%/lib/newline.l
%%DATADIR%%/lib/nexpt.l
%%DATADIR%%/lib/ngreater.l
%%DATADIR%%/lib/ngteq.l
%%DATADIR%%/lib/nless.l
%%DATADIR%%/lib/nlteq.l
%%DATADIR%%/lib/nminus.l
%%DATADIR%%/lib/non-negativep.l
%%DATADIR%%/lib/normalize.l
%%DATADIR%%/lib/not.l
%%DATADIR%%/lib/nplus.l
%%DATADIR%%/lib/nquotient.l
%%DATADIR%%/lib/nremainder.l
%%DATADIR%%/lib/ntimes.l
%%DATADIR%%/lib/nullp.l
%%DATADIR%%/lib/numtostr.l
%%DATADIR%%/lib/oddp.l
%%DATADIR%%/lib/plus.l
%%DATADIR%%/lib/positivep.l
%%DATADIR%%/lib/pred.l
%%DATADIR%%/lib/quotient.l
%%DATADIR%%/lib/remainder.l
%%DATADIR%%/lib/reverse.l
%%DATADIR%%/lib/s-append.l
%%DATADIR%%/lib/s-cieqp.l
%%DATADIR%%/lib/s-cigep.l
%%DATADIR%%/lib/s-cigtp.l
%%DATADIR%%/lib/s-cilep.l
%%DATADIR%%/lib/s-ciltp.l
%%DATADIR%%/lib/s-length.l
%%DATADIR%%/lib/s-ref.l
%%DATADIR%%/lib/seqp.l
%%DATADIR%%/lib/sgep.l
%%DATADIR%%/lib/sgtp.l
%%DATADIR%%/lib/sketchy.l
%%DATADIR%%/lib/slep.l
%%DATADIR%%/lib/sltp.l
%%DATADIR%%/lib/sqrt.l
%%DATADIR%%/lib/string.l
%%DATADIR%%/lib/strtonum.l
%%DATADIR%%/lib/substring.l
%%DATADIR%%/lib/succ.l
%%DATADIR%%/lib/times.l
%%DATADIR%%/lib/zerop.l
%%DATADIR%%/sketchy.image
%%DATADIR%%/src/anyp.l
%%DATADIR%%/src/bottles.l
%%DATADIR%%/src/bubblesort.l
%%DATADIR%%/src/count.l
%%DATADIR%%/src/date.l
%%DATADIR%%/src/depth.l
%%DATADIR%%/src/draw-tree.l
%%DATADIR%%/src/evaluate.l
%%DATADIR%%/src/everyp.l
%%DATADIR%%/src/explode.l
%%DATADIR%%/src/fact.l
%%DATADIR%%/src/factors.l
%%DATADIR%%/src/filter.l
%%DATADIR%%/src/gen-bottles.l
%%DATADIR%%/src/hanoi.l
%%DATADIR%%/src/headp.l
%%DATADIR%%/src/hyper.l
%%DATADIR%%/src/implode.l
%%DATADIR%%/src/infix.l
%%DATADIR%%/src/insert.l
%%DATADIR%%/src/intersection.l
%%DATADIR%%/src/iota.l
%%DATADIR%%/src/isort.l
%%DATADIR%%/src/last.l
%%DATADIR%%/src/lvrename.l
%%DATADIR%%/src/maplist.l
%%DATADIR%%/src/not-equalp.l
%%DATADIR%%/src/orderedp.l
%%DATADIR%%/src/pair.l
%%DATADIR%%/src/permute.l
%%DATADIR%%/src/prefix.l
%%DATADIR%%/src/product.l
%%DATADIR%%/src/prolog.l
%%DATADIR%%/src/qsort.l
%%DATADIR%%/src/queens.l
%%DATADIR%%/src/read-line.l
%%DATADIR%%/src/reduce.l
%%DATADIR%%/src/remove.l
%%DATADIR%%/src/sketchy-ext.l
%%DATADIR%%/src/some.l
%%DATADIR%%/src/sublist.l
%%DATADIR%%/src/subst.l
%%DATADIR%%/src/sum.l
%%DATADIR%%/src/tailp.l
%%DATADIR%%/src/tree.l
%%DATADIR%%/src/union.l
%%DATADIR%%/src/unique.l
%%DATADIR%%/src/unlabel.l
%%DATADIR%%/src/unsort.l
%%DATADIR%%/src/vqueens.l
%%DOCSDIR%%/library/abs.html
%%DOCSDIR%%/library/append.html
%%DOCSDIR%%/library/assoc.html
%%DOCSDIR%%/library/assq.html
%%DOCSDIR%%/library/booleanp.html
%%DOCSDIR%%/library/c-alphabeticp.html
%%DOCSDIR%%/library/c-cieqp.html
%%DOCSDIR%%/library/c-cigep.html
%%DOCSDIR%%/library/c-cigtp.html
%%DOCSDIR%%/library/c-cilep.html
%%DOCSDIR%%/library/c-ciltp.html
%%DOCSDIR%%/library/c-downcase.html
%%DOCSDIR%%/library/c-lower-casep.html
%%DOCSDIR%%/library/c-numericp.html
%%DOCSDIR%%/library/c-upcase.html
%%DOCSDIR%%/library/c-upper-casep.html
%%DOCSDIR%%/library/c-whitespacep.html
%%DOCSDIR%%/library/caaaar.html
%%DOCSDIR%%/library/caaar.html
%%DOCSDIR%%/library/caar.html
%%DOCSDIR%%/library/ceqp.html
%%DOCSDIR%%/library/cgep.html
%%DOCSDIR%%/library/cgtp.html
%%DOCSDIR%%/library/clep.html
%%DOCSDIR%%/library/cltp.html
%%DOCSDIR%%/library/digits.html
%%DOCSDIR%%/library/divide.html
%%DOCSDIR%%/library/equal.html
%%DOCSDIR%%/library/equalp.html
%%DOCSDIR%%/library/evenp.html
%%DOCSDIR%%/library/expt.html
%%DOCSDIR%%/library/gcd.html
%%DOCSDIR%%/library/greater.html
%%DOCSDIR%%/library/gteq.html
%%DOCSDIR%%/library/id.html
%%DOCSDIR%%/library/index.html
%%DOCSDIR%%/library/integer.html
%%DOCSDIR%%/library/iterate.html
%%DOCSDIR%%/library/lcm.html
%%DOCSDIR%%/library/length.html
%%DOCSDIR%%/library/less.html
%%DOCSDIR%%/library/list-ref.html
%%DOCSDIR%%/library/list-tail.html
%%DOCSDIR%%/library/list.html
%%DOCSDIR%%/library/listp.html
%%DOCSDIR%%/library/lteq.html
%%DOCSDIR%%/library/map.html
%%DOCSDIR%%/library/max.html
%%DOCSDIR%%/library/member.html
%%DOCSDIR%%/library/memq.html
%%DOCSDIR%%/library/min.html
%%DOCSDIR%%/library/minus.html
%%DOCSDIR%%/library/modulo.html
%%DOCSDIR%%/library/natural.html
%%DOCSDIR%%/library/naturalp.html
%%DOCSDIR%%/library/ndivide.html
%%DOCSDIR%%/library/negate.html
%%DOCSDIR%%/library/negativep.html
%%DOCSDIR%%/library/neqp.html
%%DOCSDIR%%/library/newline.html
%%DOCSDIR%%/library/nexpt.html
%%DOCSDIR%%/library/ngreater.html
%%DOCSDIR%%/library/ngteq.html
%%DOCSDIR%%/library/nless.html
%%DOCSDIR%%/library/nlteq.html
%%DOCSDIR%%/library/nminus.html
%%DOCSDIR%%/library/non-negativep.html
%%DOCSDIR%%/library/normalize.html
%%DOCSDIR%%/library/not.html
%%DOCSDIR%%/library/nplus.html
%%DOCSDIR%%/library/nquotient.html
%%DOCSDIR%%/library/nremainder.html
%%DOCSDIR%%/library/ntimes.html
%%DOCSDIR%%/library/nullp.html
%%DOCSDIR%%/library/numtostr.html
%%DOCSDIR%%/library/oddp.html
%%DOCSDIR%%/library/plus.html
%%DOCSDIR%%/library/positivep.html
%%DOCSDIR%%/library/pred.html
%%DOCSDIR%%/library/quotient.html
%%DOCSDIR%%/library/remainder.html
%%DOCSDIR%%/library/reverse.html
%%DOCSDIR%%/library/s-append.html
%%DOCSDIR%%/library/s-cieqp.html
%%DOCSDIR%%/library/s-cigep.html
%%DOCSDIR%%/library/s-cigtp.html
%%DOCSDIR%%/library/s-cilep.html
%%DOCSDIR%%/library/s-ciltp.html
%%DOCSDIR%%/library/s-length.html
%%DOCSDIR%%/library/s-ref.html
%%DOCSDIR%%/library/seqp.html
%%DOCSDIR%%/library/sgep.html
%%DOCSDIR%%/library/sgtp.html
%%DOCSDIR%%/library/slep.html
%%DOCSDIR%%/library/sltp.html
%%DOCSDIR%%/library/sqrt.html
%%DOCSDIR%%/library/string.html
%%DOCSDIR%%/library/strtonum.html
%%DOCSDIR%%/library/substring.html
%%DOCSDIR%%/library/succ.html
%%DOCSDIR%%/library/times.html
%%DOCSDIR%%/library/zerop.html
%%DOCSDIR%%/index.html
%%DOCSDIR%%/ndx2.html
%%DOCSDIR%%/sk01.html
%%DOCSDIR%%/sk02.html
%%DOCSDIR%%/sk03.html
%%DOCSDIR%%/sk04.html
%%DOCSDIR%%/sk05.html
%%DOCSDIR%%/sk06.html
%%DOCSDIR%%/sk07.html
%%DOCSDIR%%/sk08.html
%%DOCSDIR%%/sk09.html
%%DOCSDIR%%/toc2-x.html
%%DOCSDIR%%/toc2.html
%%DOCSDIR%%/sketchy.css
@dirrm %%DATADIR%%/lib
@dirrm %%DATADIR%%/src
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%/library
@dirrm %%DOCSDIR%%