diff options
Diffstat (limited to 'audio/tuneradio')
-rw-r--r-- | audio/tuneradio/Makefile | 16 | ||||
-rw-r--r-- | audio/tuneradio/distinfo | 1 | ||||
-rw-r--r-- | audio/tuneradio/pkg-descr | 7 | ||||
-rw-r--r-- | audio/tuneradio/pkg-plist | 1 |
4 files changed, 25 insertions, 0 deletions
diff --git a/audio/tuneradio/Makefile b/audio/tuneradio/Makefile new file mode 100644 index 000000000000..16d0d0a68439 --- /dev/null +++ b/audio/tuneradio/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: tuneradio +# Date created: 5 Febuary 2004 +# Whom: pozar +# +# $FreeBSD$ +# + +PORTNAME= tuneradio +PORTVERSION= 1.3 +CATEGORIES= audio +MASTER_SITES= http://www.lns.com/papers/tuneradio/ + +MAINTAINER= pozar@lns.com +COMMENT= A command line method of tuning a Brooktree FM tuner card + +.include <bsd.port.mk> diff --git a/audio/tuneradio/distinfo b/audio/tuneradio/distinfo new file mode 100644 index 000000000000..924f4f325d43 --- /dev/null +++ b/audio/tuneradio/distinfo @@ -0,0 +1 @@ +MD5 (tuneradio-1.3.tar.gz) = 784d8928f5b7703c2b20d6ec0371f38c diff --git a/audio/tuneradio/pkg-descr b/audio/tuneradio/pkg-descr new file mode 100644 index 000000000000..2f94558e8419 --- /dev/null +++ b/audio/tuneradio/pkg-descr @@ -0,0 +1,7 @@ +This is a command line program to set the frequency and various +modes to an FM tuner using a Brooktree based card. + +WWW: http://www.lns.com/papers/tuneradio/ + +- Tim +pozar@lns.com diff --git a/audio/tuneradio/pkg-plist b/audio/tuneradio/pkg-plist new file mode 100644 index 000000000000..c09e47f338a5 --- /dev/null +++ b/audio/tuneradio/pkg-plist @@ -0,0 +1 @@ +bin/tuneradio |