aboutsummaryrefslogtreecommitdiff
path: root/ports/pdcurses/CONTROL
diff options
context:
space:
mode:
authorJohn Camp <John Camp>2016-10-20 00:29:38 -0400
committerJohn Camp <John Camp>2016-10-20 00:29:38 -0400
commit38e152cb2993b198ea77c26ce28687f506f5e3fb (patch)
tree143166d4d43e454fe217e61af4106e0560319db8 /ports/pdcurses/CONTROL
parentcb0d924ec3fcc4fa6ee7db75a522c697ee5035e1 (diff)
downloadvcpkg-38e152cb2993b198ea77c26ce28687f506f5e3fb.tar.gz
vcpkg-38e152cb2993b198ea77c26ce28687f506f5e3fb.zip
Added package for PDCurses
Diffstat (limited to 'ports/pdcurses/CONTROL')
-rw-r--r--ports/pdcurses/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/pdcurses/CONTROL b/ports/pdcurses/CONTROL
new file mode 100644
index 000000000..66f0f4535
--- /dev/null
+++ b/ports/pdcurses/CONTROL
@@ -0,0 +1,3 @@
+Source: pdcurses
+Version: 3.4
+Description: Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.