diff options
author | marino <marino@FreeBSD.org> | 2014-08-01 07:22:41 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-01 07:22:41 +0800 |
commit | e9c84fafdf2fd0bcd3d9d9ea3b5c81cc055fe178 (patch) | |
tree | a6b14a5ce9ba1acf4cd600a148ff4ffb2c669f16 /science/Makefile | |
parent | c3476662a7096da68773d584fcb4de3dca2ad386 (diff) | |
download | freebsd-ports-gnome-e9c84fafdf2fd0bcd3d9d9ea3b5c81cc055fe178.tar.gz freebsd-ports-gnome-e9c84fafdf2fd0bcd3d9d9ea3b5c81cc055fe178.tar.zst freebsd-ports-gnome-e9c84fafdf2fd0bcd3d9d9ea3b5c81cc055fe178.zip |
Add new port: science/pulseview
PR: 179854
Submitted by: uffe (uffe.org)
Major QA: marino
==================================================================
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
WWW: http://sigrok.org/
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 607a3ec27fd0..ef9a72e5114a 100644 --- a/science/Makefile +++ b/science/Makefile @@ -142,6 +142,7 @@ SUBDIR += pnetcdf SUBDIR += psi3 SUBDIR += psychopy + SUBDIR += pulseview SUBDIR += py-DendroPy SUBDIR += py-coards SUBDIR += py-h5py |