diff options
author | max <max@FreeBSD.org> | 1997-09-01 06:20:00 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-01 06:20:00 +0800 |
commit | f00baa80dc4e6950a540ba050be8d387bef14b93 (patch) | |
tree | 3c6e55cf71bc20b05dec4de2016d6d305cefd900 /audio/amp/distinfo | |
parent | 603d4034e65d5cfa9de3c4c3dd5eae9fe5dc4ccb (diff) | |
download | freebsd-ports-graphics-f00baa80dc4e6950a540ba050be8d387bef14b93.tar.gz freebsd-ports-graphics-f00baa80dc4e6950a540ba050be8d387bef14b93.tar.zst freebsd-ports-graphics-f00baa80dc4e6950a540ba050be8d387bef14b93.zip |
New port, amp:
------------------------ From the README file ------------------------
amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started
putting together as a side project of the MPEG hardware design project at
FER/Zagreb - just to confirm my knowledge of the standard. It works with
both MPEG1 and MPEG2 audio streams (except for the multichannel extensions
defined in MPEG2), layer3 only for now.
---------------------------- End of quote ----------------------------
PR: 3935
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
Diffstat (limited to 'audio/amp/distinfo')
-rw-r--r-- | audio/amp/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/amp/distinfo b/audio/amp/distinfo new file mode 100644 index 00000000000..71831097d0b --- /dev/null +++ b/audio/amp/distinfo @@ -0,0 +1 @@ +MD5 (amp-0.7.3.tgz) = 48029668ed9b74a3425727763caa12d0 |