diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-03 12:57:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-03 12:57:35 +0800 |
commit | 316a6dccd400f03826dceabd656d894f970848d4 (patch) | |
tree | 8036939947e47f0551b1eaafac609f1129c165d1 /multimedia/smpeg/pkg-descr | |
parent | 0aa18b4e6f0f0b13af1530db4a1a2254ad602bbb (diff) | |
download | freebsd-ports-gnome-316a6dccd400f03826dceabd656d894f970848d4.tar.gz freebsd-ports-gnome-316a6dccd400f03826dceabd656d894f970848d4.tar.zst freebsd-ports-gnome-316a6dccd400f03826dceabd656d894f970848d4.zip |
add smpeg.
SMPEG is a free, general purpose mpeg player that uses the
SDL library. Combines the functionality of mpeg_play and splay.
SMPEG is made by Loki Entertainment
Diffstat (limited to 'multimedia/smpeg/pkg-descr')
-rw-r--r-- | multimedia/smpeg/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/smpeg/pkg-descr b/multimedia/smpeg/pkg-descr new file mode 100644 index 000000000000..34e560a04396 --- /dev/null +++ b/multimedia/smpeg/pkg-descr @@ -0,0 +1,4 @@ +SMPEG is a free, general purpose mpeg player that uses the +SDL library. Combines the functionality of mpeg_play and splay. + +WWW: http://www.lokigames.com/development/smpeg.php3 |