12 lines
258 B
JSON
12 lines
258 B
JSON
|
{
|
||
|
"name": "pngwriter",
|
||
|
"version-string": "0.7.0",
|
||
|
"port-version": 3,
|
||
|
"description": "PNGwriter is a very easy to use open source graphics library that uses PNG as its output format",
|
||
|
"dependencies": [
|
||
|
"freetype",
|
||
|
"libpng",
|
||
|
"zlib"
|
||
|
]
|
||
|
}
|