diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-23 08:55:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-23 08:55:39 +0000 |
commit | 0a6b09feee388674fab1acf7259ca7ce6f02b4ac (patch) | |
tree | 24ddb105c71f555a9916b82e58c20f0a1499320b /audio/Makefile | |
parent | - Update to Service Release 13a : cx130-20020124 (diff) |
Add new port audio/py-xmms - XMMS Remote Control Library for Python
PR: 36067
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes:
svn path=/head/; revision=56462
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 571a880da022..e19772107e2f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -172,6 +172,7 @@ SUBDIR += pimp3 SUBDIR += play SUBDIR += playmidi + SUBDIR += py-xmms SUBDIR += pysol-sound-server SUBDIR += quelcom SUBDIR += radio |