diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-28 05:59:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-28 05:59:04 +0000 |
commit | 9c52298bb96bbebe44e36f3cf4fd05fed66bc9ce (patch) | |
tree | 325a03b336f525a77760f5fd78f45ba5bacec757 /audio/Makefile | |
parent | a5f0c654a9ec9ea63b4c2e0e81dd87f2795ac820 (diff) | |
download | ports-9c52298bb96bbebe44e36f3cf4fd05fed66bc9ce.tar.gz ports-9c52298bb96bbebe44e36f3cf4fd05fed66bc9ce.zip |
Add p5-Audio-CD 0.04, a perl interface to libcdaudio.
PR: 22215
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes:
svn path=/head/; revision=34339
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 28506cf28fb4..75cb771ecac5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -100,6 +100,7 @@ SUBDIR += nspmod SUBDIR += openal SUBDIR += opennap + SUBDIR += p5-Audio-CD SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info SUBDIR += pimp3 |