Skip site navigation (1)Skip section navigation (2)
Date:      7 Dec 2002 14:21:40 -0000
From:      nivit@libero.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46063: New port: USB FM Radio Control utility
Message-ID:  <20021207142140.6800.qmail@Coryphantha.DOMO.SVA>

next in thread | raw e-mail | index | archive | help

>Number:         46063
>Category:       ports
>Synopsis:       New port: USB FM Radio Control utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 06:30:07 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD Coryphantha.DOMO.SVA 4.7-STABLE FreeBSD 4.7-STABLE #168: Fri Nov 29 14:25:33 CET 2002 stan@Coryphantha.DOMO.SVA:/usr/obj/usr/src/sys/Coryphantha i386

>Description:

	The ufmcontrol utility is a program to control FM radio
	attached to an USB port.

>How-To-Repeat:
	
>Fix:

# 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:
#
#	ufmcontrol
#	ufmcontrol/Makefile
#	ufmcontrol/pkg-comment
#	ufmcontrol/pkg-descr
#	ufmcontrol/pkg-plist
#	ufmcontrol/distinfo
#
echo c - ufmcontrol
mkdir -p ufmcontrol > /dev/null 2>&1
echo x - ufmcontrol/Makefile
sed 's/^X//' >ufmcontrol/Makefile << 'END-of-ufmcontrol/Makefile'
X# New ports collection makefile for:	ufmcontrol
X# Date created:				7 December 2002
X# Whom:					nivit@libero.it
X#
X# $FreeBSD$
X
XPORTNAME=		ufmcontrol
XPORTVERSION=		0.1
XCATEGORIES=		audio
XMASTER_SITES=		http://freebsd.monrif.net/ports/distfiles/
X
XMAINTAINER=		nivit@libero.it
X
XINSTALLS_SHLIB=		yes
X
XMAN1=			ufmcontrol.1
X
X.include <bsd.port.mk>
END-of-ufmcontrol/Makefile
echo x - ufmcontrol/pkg-comment
sed 's/^X//' >ufmcontrol/pkg-comment << 'END-of-ufmcontrol/pkg-comment'
XA simple utility to control USB FM radio under FreeBSD
END-of-ufmcontrol/pkg-comment
echo x - ufmcontrol/pkg-descr
sed 's/^X//' >ufmcontrol/pkg-descr << 'END-of-ufmcontrol/pkg-descr'
XThe ufmcontrol utility is a program to control an FM radio
Xattached to an USB port.
XIt has the same user interface of cdcontrol(1).
X
X---
XNicola Vitale
Xnivit@libero.it
END-of-ufmcontrol/pkg-descr
echo x - ufmcontrol/pkg-plist
sed 's/^X//' >ufmcontrol/pkg-plist << 'END-of-ufmcontrol/pkg-plist'
Xbin/ufmcontrol
Xinclude/libufm.h
Xlib/libufm.a
Xlib/libufm.so
Xlib/libufm.so.1
Xlib/libufm_p.a
END-of-ufmcontrol/pkg-plist
echo x - ufmcontrol/distinfo
sed 's/^X//' >ufmcontrol/distinfo << 'END-of-ufmcontrol/distinfo'
XMD5 (ufmcontrol-0.1.tar.gz) = e20103f1223b9c9c2f39e1703b1e5242
END-of-ufmcontrol/distinfo
exit



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021207142140.6800.qmail>