ports/46063: New port: USB FM Radio Control utility

Nicola Vitale nivit at libero.it
Tue Jun 17 16:20:14 UTC 2003


The following reply was made to PR ports/46063; it has been noted by GNATS.

From: nivit at libero.it (Nicola Vitale)
To: freebsd-gnats-submit at FreeBSD.ORG
Cc:  
Subject: Re: ports/46063: New port: USB FM Radio Control utility
Date: Tue, 17 Jun 2003 18:17:27 +0200

 > Synopsis: New port: USB FM Radio Control utility
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: oliver
 > State-Changed-When: Mon Jun 16 12:55:59 PDT 2003
 > State-Changed-Why: 
 > The distfile does not longer exists under that location!
 > Can you fix that please?
 
 Yes, of course.
 
 MASTER_SITES is	http://ufmcontrol.sourceforge.net/ports/distfiles/
 
 
 # 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-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 at libero.it
 X#
 X# $FreeBSD$
 X
 XPORTNAME=		ufmcontrol
 XPORTVERSION=		0.1
 XCATEGORIES=		audio
 XCOMMENT=		USB radio control utility
 XMASTER_SITES=		http://ufmcontrol.sourceforge.net/ports/distfiles/
 X
 XMAINTAINER=		nivit at libero.it
 X
 XINSTALLS_SHLIB=		yes
 X
 XMAN1=			ufmcontrol.1
 X
 X.include <bsd.port.mk>
 END-of-ufmcontrol/Makefile
 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 at 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) = 8d87d2f8023ac6011e89caccf7650d49
 END-of-ufmcontrol/distinfo
 exit



More information about the freebsd-ports-bugs mailing list