summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2020-09-04 01:14:24 +0000
committergutteridge <gutteridge@pkgsrc.org>2020-09-04 01:14:24 +0000
commit750a7591c4b403ad3454624d31cc7cdcd6c664dc (patch)
tree3765afd5a83f856f25fcd7d23bfac923131ebdbe /mk
parent0f5e3c8800b9b916c53fa94a0072f5df32210fb2 (diff)
downloadpkgsrc-750a7591c4b403ad3454624d31cc7cdcd6c664dc.tar.gz
options.description: addition of py-game
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 5a22d808b4e..c4a642d35e2 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -674,6 +674,7 @@ pstack Enable pstack backtrace library.
psycopg1 Enable psycopg 1.1.x support.
psycopg2 Enable psycopg 2.x support.
pulseaudio Enable support for the PulseAudio sound server.
+py-game Enable support for Pygame.
py-numpy Enable support for NumPy.
pygments Enable Pygments support.
pymalloc Build python with the pymalloc specialist object allocator.