summaryrefslogtreecommitdiff
path: root/devel/SDL/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit1a7910c33465b476d3c41c913d1231e547163689 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/SDL/DESCR
parent42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff)
downloadpkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/SDL/DESCR')
-rw-r--r--devel/SDL/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/SDL/DESCR b/devel/SDL/DESCR
new file mode 100644
index 00000000000..03d515fc600
--- /dev/null
+++ b/devel/SDL/DESCR
@@ -0,0 +1,4 @@
+Simple DirectMedia Layer is a cross-platform multimedia library
+designed to provide fast access to the graphics framebuffer and audio
+device. It is used by MPEG playback software, emulators, and many
+popular games.