diff options
Diffstat (limited to 'ports/rply')
| -rw-r--r-- | ports/rply/CONTROL | 4 | ||||
| -rw-r--r-- | ports/rply/vcpkg.json | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/rply/CONTROL b/ports/rply/CONTROL deleted file mode 100644 index 0caedadfb..000000000 --- a/ports/rply/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: rply
-Version: 1.1.4
-Homepage: http://w3.impa.br/~diego/software/rply
-Description: ANSI C Library for PLY file format input and output
diff --git a/ports/rply/vcpkg.json b/ports/rply/vcpkg.json new file mode 100644 index 000000000..100177a41 --- /dev/null +++ b/ports/rply/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "rply", + "version-string": "1.1.4", + "port-version": 1, + "description": "ANSI C Library for PLY file format input and output", + "homepage": "http://w3.impa.br/~diego/software/rply" +} |
