aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-19 09:18:05 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-19 09:18:05 +0000
commit4ce6f8a2b82288f7727a80b47a97712ff38f5f62 (patch)
treebaa59184826d43cbaebaf91255dd6703d97c9dc0 /audio/Makefile
parentbc617bf420df8f839bb34cab1ade6f408e6d1f32 (diff)
downloadports-4ce6f8a2b82288f7727a80b47a97712ff38f5f62.tar.gz
ports-4ce6f8a2b82288f7727a80b47a97712ff38f5f62.zip
libbpm is a C-library which contains low level beam position monitor (BPM)
signal processing routines. It's aim is to form a complete set of routines needed to handle RF Cavity BPM data, from digital downmixing, sampling, calibrating analysing and simulating BPM data. This library has been developed in the context of the BPM work done by the accelerator physics groups at University College London, Royal Holloway University of London and the University of Cambridge (UK) (2006-2008) WWW: http://www.hep.ucl.ac.uk/~bino/libbpm/ PR: ports/142542 Submitted by: Mykola Dzham <i@levsha.me>
Notes
Notes: svn path=/head/; revision=248141
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 73c3132eb725..cc35671358f2 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -338,6 +338,7 @@
SUBDIR += libamrwb
SUBDIR += libao
SUBDIR += libaudiofile
+ SUBDIR += libbpm
SUBDIR += libcanberra
SUBDIR += libcdaudio
SUBDIR += libcddb