* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
description=libmagic wrapper (file identification)
|
|
|
|
incpaths=.
|
|
|
|
headers=${hb_name}.ch
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
{unix}libs=magic
|
|
{darwin}libpaths=/opt/local/lib
|