pkgsrc/devel/go-amber/PLIST
ryoon 3982c1436a Update to 0.0.20171010
Changelog:
Bugfixes
2018-11-18 07:21:36 +00:00

29 lines
1.6 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/11/18 07:21:36 ryoon Exp $
bin/amberc
gopkg/pkg/${GO_PLATFORM}/github.com/eknkc/amber.a
gopkg/pkg/${GO_PLATFORM}/github.com/eknkc/amber/parser.a
gopkg/src/github.com/eknkc/amber/LICENSE
gopkg/src/github.com/eknkc/amber/README.md
gopkg/src/github.com/eknkc/amber/amber_test.go
gopkg/src/github.com/eknkc/amber/amberc/cli.go
gopkg/src/github.com/eknkc/amber/compiler.go
gopkg/src/github.com/eknkc/amber/doc.go
gopkg/src/github.com/eknkc/amber/parser/nodes.go
gopkg/src/github.com/eknkc/amber/parser/parser.go
gopkg/src/github.com/eknkc/amber/parser/scanner.go
gopkg/src/github.com/eknkc/amber/runtime.go
gopkg/src/github.com/eknkc/amber/samples/basic.amber
gopkg/src/github.com/eknkc/amber/samples/basic.output.html
gopkg/src/github.com/eknkc/amber/samples/compiledir_test/basic.amber
gopkg/src/github.com/eknkc/amber/samples/compiledir_test/compiledir_test/basic.amber
gopkg/src/github.com/eknkc/amber/samples/inherit.amber
gopkg/src/github.com/eknkc/amber/samples/inherit.master.amber
gopkg/src/github.com/eknkc/amber/samples/inherit.output.html
gopkg/src/github.com/eknkc/amber/samples/input.amber
gopkg/src/github.com/eknkc/amber/samples/input.html
gopkg/src/github.com/eknkc/amber/samples/multilevel.inheritance.a.amber
gopkg/src/github.com/eknkc/amber/samples/multilevel.inheritance.b.amber
gopkg/src/github.com/eknkc/amber/samples/multilevel.inheritance.c.amber
gopkg/src/github.com/eknkc/amber/samples/recursion.extends.amber
gopkg/src/github.com/eknkc/amber/samples/recursion.parent.amber
gopkg/src/github.com/eknkc/amber/samples/recursion.top.amber