diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 18:18:47 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 18:18:47 +0000 |
commit | b6870af0f3dc29b0298343ef76ef50caf7cb39f1 (patch) | |
tree | d613a1fa16a5f7552b7ec2bf7f1b3a45a89c3b1f /audio/Makefile | |
parent | - New port: lang/fpc-lua (diff) |
- New port: audio/fpc-mad
Free Pascal interface to mad library
PR: 146001
Submitted by: Christopher Key <cjk32 _ at _ cam.ac.uk>
Notes
Notes:
svn path=/head/; revision=259375
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 bbd74edba1b8..e60a744dac51 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -197,6 +197,7 @@ SUBDIR += fmio SUBDIR += fmit SUBDIR += fpc-a52 + SUBDIR += fpc-mad SUBDIR += freealut SUBDIR += freedesktop-sound-theme SUBDIR += freepats |