Added NetBSD and OpenBSD ports
This commit is contained in:
parent
4f9efcd726
commit
22d125bfab
9 changed files with 134 additions and 0 deletions
1
contrib/openbsd/pkg/DESCR
Normal file
1
contrib/openbsd/pkg/DESCR
Normal file
|
|
@ -0,0 +1 @@
|
|||
Parser combinators in C.
|
||||
2
contrib/openbsd/pkg/PFRAG.shared
Normal file
2
contrib/openbsd/pkg/PFRAG.shared
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
@comment $OpenBSD$
|
||||
lib/libhammer.so
|
||||
15
contrib/openbsd/pkg/PLIST
Normal file
15
contrib/openbsd/pkg/PLIST
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
@comment $OpenBSD$
|
||||
%%SHARED%%
|
||||
include/hammer/
|
||||
include/hammer/allocator.h
|
||||
include/hammer/backends/
|
||||
include/hammer/backends/contextfree.h
|
||||
include/hammer/backends/regex.h
|
||||
include/hammer/glue.h
|
||||
include/hammer/hammer.h
|
||||
include/hammer/internal.h
|
||||
include/hammer/parsers/
|
||||
include/hammer/parsers/parser_internal.h
|
||||
lib/libhammer.a
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libhammer.pc
|
||||
Loading…
Add table
Add a link
Reference in a new issue