port for audio/tuneradio

Tim Pozar pozar at lns.com
Fri Feb 6 11:20:48 PST 2004


With encouragement a couple of months ago from Jason Andresen to
put this in ports, I have submitted tuneradio to FreeBSD's ports
project.  Not sure when it will be showing up, but until then, I
have a shar that has the port below.

Tim
--
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	tuneradio
#	tuneradio/Makefile
#	tuneradio/pkg-plist
#	tuneradio/pkg-descr
#	tuneradio/distinfo
#
echo c - tuneradio
mkdir -p tuneradio > /dev/null 2>&1
echo x - tuneradio/Makefile
sed 's/^X//' >tuneradio/Makefile << 'END-of-tuneradio/Makefile'
X# New ports collection makefile for:   tuneradio
X# Date created:        5 Febuary 2004
X# Whom:                pozar
X#
X# $FreeBSD$
X#
X
XPORTNAME=      tuneradio
XPORTVERSION=   1.3
XCATEGORIES=    audio
XMASTER_SITES=  http://www.lns.com/papers/tuneradio/
X
XMAINTAINER=    pozar at lns.com
XCOMMENT=       A command line method of tuning a Brooktree FM tuner card
X
X.include <bsd.port.mk>
END-of-tuneradio/Makefile
echo x - tuneradio/pkg-plist
sed 's/^X//' >tuneradio/pkg-plist << 'END-of-tuneradio/pkg-plist'
Xbin/tuneradio
END-of-tuneradio/pkg-plist
echo x - tuneradio/pkg-descr
sed 's/^X//' >tuneradio/pkg-descr << 'END-of-tuneradio/pkg-descr'
XThis is a command line program to set the frequency and various
Xmodes to an FM tuner using a Brooktree based card.
X
XWWW: http://www.lns.com/papers/tuneradio/
X
X- Tim
Xpozar at lns.com
END-of-tuneradio/pkg-descr
echo x - tuneradio/distinfo
sed 's/^X//' >tuneradio/distinfo << 'END-of-tuneradio/distinfo'
XMD5 (tuneradio-1.3.tar.gz) = 784d8928f5b7703c2b20d6ec0371f38c
END-of-tuneradio/distinfo
exit



More information about the freebsd-multimedia mailing list